summaryrefslogtreecommitdiff
path: root/template/thisguy.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
commit2e71933790cb3223f7690335eeb66c0c187dbec0 (patch)
treee6193a64858af2e5cc519f98955eb269cec86ccc /template/thisguy.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/thisguy.st')
-rwxr-xr-xtemplate/thisguy.st125
1 files changed, 1 insertions, 124 deletions
diff --git a/template/thisguy.st b/template/thisguy.st
index e6828f5..579f3d6 100755
--- a/template/thisguy.st
+++ b/template/thisguy.st
@@ -5,130 +5,7 @@
<title>dump.fm - this guy</title>
<link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
- <!--
- <style>
-
-
-
-
-
-
-
-
-
-
-
-
-
- body{margin:0px;
-background-color:#fff;
- font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
- background-attachment:fixed;
-}
- .memes{overflow:auto;}
-#rapper{
-background-color:#f2f9fe;
-width:800px;
- margin: 0 auto 0 auto;
-background-position:top center;
-background-image:url(/static/img/blue2fade.png);
- background-repeat:repeat-x;
- box-shadow: 0 0 10px #000;
- -webkit-box-shadow: 0 0 10px #000;
- -moz-box-shadow: 0 0 10px #000;
-}
-
- #rapper img{
-max-width:750px;
-padding:20px;
-
-}
-#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
-color:#000;
-font-size:11px;
-word-spacing:30px;
- margin: 0 auto 0 auto;
-width:798px;
-}
-#footer a{
-text-decoration:none;
-}
-#infotxt{
-font-family: 'courier new', typewriter, matrix, monospace;
-line-height:15px;
-background-image:url(/static/img/bg.dither.gif);
-width:130px;
-padding:10px;
-position:fixed;
-top:0px;
-left:0px;
-font-size:12px;
-
-text-align:left;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-margin:-1;
-}
-#registertxt{
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
-position:fixed;background-color:white;
-right:0;
-top:0px;text-align:right;
-background-image:url(/static/img/bg.dither.gif);
-padding:5px;
- font-family:Helvetica, sans-serif;
-font-size:18px;
-line-height:22px;
- box-shadow: 0 0 4px #000;
- -webkit-box-shadow: 0 0 4px #000;
- -moz-box-shadow: 0 0 4px #000;
-}
-.together{display:block;}
- .together img{
-width:230px;display:inline-block;
-}
-.returnlink{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:#f0e;
-}
- .returnlink a:hover{
-text-decoration:none;
- font-family: Arial, Helvetica, sans-serif;
- color:blue;
-}
-
-
-
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/dumppixelhover.png);
-}
-a{text-decoration:none;color:#f0e;
-font-size:100%;}
-
-
-
-
-
- </style>
- -->
- <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
+ <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/jquery.lazyload.js" type="text/javascript"></script>