summaryrefslogtreecommitdiff
path: root/template/newlog.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 19:30:37 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 19:30:37 +0000
commit35e248d8861576b9928d904eb25c5cf1436e6cf2 (patch)
treed169c6af13468aa63c0f73947997b374dcbb35c0 /template/newlog.st
parent11f8e6abdddfd60a4514dd30cb4d198780dd84c5 (diff)
Refactor: shared CSS utilities + fewer inline styles
Diffstat (limited to 'template/newlog.st')
-rwxr-xr-xtemplate/newlog.st10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/newlog.st b/template/newlog.st
index da9741f..19b4481 100755
--- a/template/newlog.st
+++ b/template/newlog.st
@@ -14,8 +14,8 @@
<link rel="shortcut icon" href="/static/favicon.ico">
<link rel="image_src" href="/static/img/thumbs/heartover.gif" >
<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script>
-<link href="/static/css/front.css?v=20260130" media="screen, projection" rel="stylesheet" type="text/css">
-<link href="/static/css/newlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css">
+<link href="/static/css/front.css?v=20260130.2" media="screen, projection" rel="stylesheet" type="text/css">
+<link href="/static/css/newlog.css?v=20260130" media="screen, projection" rel="stylesheet" type="text/css">
<script>Domain = "/"</script>
$if(!user_nick)$
@@ -78,7 +78,7 @@ window.location = "/error/ie";
</a>
</div>
- <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe>
+ <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
$else$
<a href="/register" id="disregister">Register</a>
@@ -162,8 +162,8 @@ window.location = "/error/ie";
<br><br>
<div id="footer">
@2010 <a href="/">dump.fm</a>
-<a href="/about_us" style="word-spacing: normal">About Us</a>
-<a href="/help" style="word-spacing: normal">Help FAQ</a>
+<a href="/about_us">About Us</a>
+<a href="/help">Help FAQ</a>
<a href="/terms">Terms</a>
<a href="/privacy">Privacy</a>
</div>