diff options
Diffstat (limited to 'template/browser.st')
| -rwxr-xr-x | template/browser.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/browser.st b/template/browser.st index 79308e1..7a6a010 100755 --- a/template/browser.st +++ b/template/browser.st @@ -2,7 +2,7 @@ <head> <title>dump.fm | Image Search Beta</title> $head()$ - <link rel="stylesheet" type="text/css" href="/static/css/browser.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/browser.css?v=20260131"> <link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20260130"> <script type="text/javascript" src="/static/gritter/js/jquery.gritter.js"></script> <link rel="stylesheet" type="text/css" href="/static/gritter/css/jquery.gritter.css" /> @@ -45,7 +45,7 @@ $endif$ </div> </div> -<div id="footerc" style="bottom:3px;"> +<div id="footerc"> <p> $footer()$</p> <p> |
