diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2013-04-08 01:53:01 -0700 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2013-04-08 01:53:01 -0700 |
commit | 53c609f7152d3a752e5604d4a78fa43b89c72eb8 (patch) | |
tree | 9395c0132a68ecc65ebe53c277e46dbe0dd5fa05 /tpl | |
parent | 7eca3552c8f14a57b59bdb4be4ea8994616467d7 (diff) | |
parent | 4d94769a56979f6ee896ffaef453f09d03e7e4fe (diff) | |
download | wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.tar.gz wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.tar.zst wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.zip |
Merge pull request #19 from tmos/master
Modifications css
Diffstat (limited to 'tpl')
-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"> |