From: nicosomb Date: Mon, 8 Apr 2013 12:25:55 +0000 (+0200) Subject: ajout du lien retour à l'accueil en pied de page #22 X-Git-Tag: 0.1~56 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=598d07a818482c982ddc5da7f3548d079094826d;p=github%2Fwallabag%2Fwallabag.git ajout du lien retour à l'accueil en pied de page #22 --- diff --git a/css/style.css b/css/style.css index fa12eaf0..add05b85 100644 --- a/css/style.css +++ b/css/style.css @@ -27,8 +27,13 @@ header { text-decoration: none; } -#article header .vieworiginal a { +#article article { + border-bottom: 1px solid #222222; +} + +.vieworiginal a { color: #888888; + text-decoration: none; } #main, #article { @@ -44,11 +49,11 @@ header { #main ul#links li { display: inline; } -#links a, #backhome a{ +#links a, .backhome a{ text-decoration: none; padding: 5px 10px; } -#links a:hover, #backhome a{ +#links a:hover, .backhome a{ -webkit-border-radius: 2px; border-radius: 2px; background-color: #040707; diff --git a/tpl/index.html b/tpl/index.html index 5d7baa89..c8b54c84 100755 --- a/tpl/index.html +++ b/tpl/index.html @@ -14,18 +14,22 @@
- {include="footer"}