diff options
Diffstat (limited to 'template/slothgoth.st')
| -rwxr-xr-x | template/slothgoth.st | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/slothgoth.st b/template/slothgoth.st index f0cab35..11483fa 100755 --- a/template/slothgoth.st +++ b/template/slothgoth.st @@ -3,6 +3,10 @@ <title>dump.fm - sloth goth</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages_rightinfo.css?v=20260129"> + <!-- <style> @@ -83,6 +87,7 @@ text-decoration:none; </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> |
