diff options
author | tom.c <contact@tomcanac.com> | 2013-04-08 09:44:45 +0200 |
---|---|---|
committer | tom.c <contact@tomcanac.com> | 2013-04-08 09:44:45 +0200 |
commit | 4d94769a56979f6ee896ffaef453f09d03e7e4fe (patch) | |
tree | 9395c0132a68ecc65ebe53c277e46dbe0dd5fa05 /tpl/index.html | |
parent | 7eca3552c8f14a57b59bdb4be4ea8994616467d7 (diff) | |
download | wallabag-4d94769a56979f6ee896ffaef453f09d03e7e4fe.tar.gz wallabag-4d94769a56979f6ee896ffaef453f09d03e7e4fe.tar.zst wallabag-4d94769a56979f6ee896ffaef453f09d03e7e4fe.zip |
modifications css
Diffstat (limited to 'tpl/index.html')
-rwxr-xr-x | tpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/index.html b/tpl/index.html index 3f3b28f0..5d7baa89 100755 --- a/tpl/index.html +++ b/tpl/index.html | |||
@@ -14,7 +14,7 @@ | |||
14 | </head> | 14 | </head> |
15 | <body class="article"> | 15 | <body class="article"> |
16 | <div id="article" class="w600p"> | 16 | <div id="article" class="w600p"> |
17 | <div> | 17 | <div id="backhome"> |
18 | <a href="index.php" title="back to home">←</a> | 18 | <a href="index.php" title="back to home">←</a> |
19 | </div> | 19 | </div> |
20 | <header class="mbm"> | 20 | <header class="mbm"> |