From 155e9aaa76aad66185c6a20c18a3b8586561f9fb Mon Sep 17 00:00:00 2001 From: yo momma Date: Sun, 1 Feb 2026 10:52:49 +0000 Subject: Refactor: remove remaining inline styles --- static/css/dump.css | 7 +++++++ static/css/index.css | 9 ++++++++- template/banner.old.st | 2 +- template/banner_dis.st | 8 ++++---- template/footer.st | 4 ++-- template/frontpage copy.st | 8 ++++---- template/frontpage.st | 26 +++++++++++++------------- template/frontpage_halloffame.st | 26 +++++++++++++------------- template/profile.st | 14 +++++++------- template/simplerlog.st | 2 +- template/test.st | 3 +-- 11 files changed, 61 insertions(+), 48 deletions(-) diff --git a/static/css/dump.css b/static/css/dump.css index 60eb75f..cab2bfe 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -2158,6 +2158,13 @@ a.msgbtn:active { width: 100px; height: 21px; } + +.fb-like-wide { + border: none; + overflow: hidden; + width: 500px; + height: 26px; +} #logo { float: left; margin: 1px; diff --git a/static/css/index.css b/static/css/index.css index 01bce1d..a8549c8 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -64,6 +64,13 @@ body { background-position:top; } +.no-underline { + text-decoration: none; +} +.no-underline:hover { + text-decoration: none; +} + #video{ display:none; } @@ -436,4 +443,4 @@ z-index:-1; #register-spinner { display: none; -} \ No newline at end of file +} diff --git a/template/banner.old.st b/template/banner.old.st index 8e1a77e..09ad520 100755 --- a/template/banner.old.st +++ b/template/banner.old.st @@ -67,7 +67,7 @@ $if(user_nick)$ diff --git a/template/banner_dis.st b/template/banner_dis.st index b0d96a5..8a399af 100755 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -41,10 +41,10 @@ $endif$ - $if(user_nick)$ - + $if(user_nick)$ +
diff --git a/template/footer.st b/template/footer.st index a2f4bac..13b6271 100755 --- a/template/footer.st +++ b/template/footer.st @@ -1,7 +1,7 @@ dump.fm - $google_analytics()$ $debug_log()$ diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 641f931..2cd3d0c 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ - - + + +
- + messages! diff --git a/template/simplerlog.st b/template/simplerlog.st index c69d244..7e68473 100755 --- a/template/simplerlog.st +++ b/template/simplerlog.st @@ -65,7 +65,7 @@ jQuery(window).load(function(){ diff --git a/template/test.st b/template/test.st index fc7dbbc..62c4335 100755 --- a/template/test.st +++ b/template/test.st @@ -32,7 +32,7 @@ $(document).ready(initLoginForm);

dump.fm lets you talk with pictures
- Click here to Register!
+ Click here to Register!
@@ -81,4 +81,3 @@ $(document).ready(initLoginForm); } catch(err) {} - -- cgit v1.2.3-70-g09d2