diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 17:58:22 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 17:58:22 +0000 |
| commit | 11f8e6abdddfd60a4514dd30cb4d198780dd84c5 (patch) | |
| tree | 882637de03f45e4845032acf158f406c580beb25 /static/css/dumpnewuser.css | |
| parent | 5bcf2586305bb9f246497558f46f2fa15f686364 (diff) | |
Refactor: cache-bust CSS + remove inline helpers
Diffstat (limited to 'static/css/dumpnewuser.css')
| -rwxr-xr-x | static/css/dumpnewuser.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/dumpnewuser.css b/static/css/dumpnewuser.css index 1c92e62..9a6ff6c 100755 --- a/static/css/dumpnewuser.css +++ b/static/css/dumpnewuser.css @@ -498,7 +498,6 @@ left:0; #binfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; - bottom } #preload { @@ -507,4 +506,4 @@ left:0; top: 0px; } -.invisible { display: none !important; }
\ No newline at end of file +.invisible { display: none !important; } |
