summaryrefslogtreecommitdiff
path: root/template/meme.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/meme.st')
-rwxr-xr-xtemplate/meme.st10
1 files changed, 6 insertions, 4 deletions
diff --git a/template/meme.st b/template/meme.st
index c71f93d..fd820c2 100755
--- a/template/meme.st
+++ b/template/meme.st
@@ -2,7 +2,8 @@
<head>
<title>dump.fm - sloth goth</title>
-
+ <link rel="stylesheet" type="text/css" href="/static/css/meme.css?v=20260129">
+ <!--
<style>
body{margin:0px;
background-color:#fff;
@@ -18,8 +19,9 @@ background-position:top center;
-webkit-box-shadow: 0 0 10px #000;
-moz-box-shadow: 0 0 10px #000;
}
-
- </style>
+
+ </style>
+ -->
</head>
<body class="memes">
@@ -69,4 +71,4 @@ background-position:top center;
</div>
</body>
-</html> \ No newline at end of file
+</html>