]> nos-oignons.net Git - website.git/commitdiff
Correction de l'alignement des images du header.
authoropi <opi@no-log.org>
Sun, 28 Jun 2015 14:18:05 +0000 (16:18 +0200)
committeropi <opi@no-log.org>
Sun, 28 Jun 2015 14:18:05 +0000 (16:18 +0200)
local.css

index a53aa293918c6c44a30f5fb7f96427ca7c9c7e5d..f75089c615e2f0e07e57570da15fcc506b4f1635 100644 (file)
--- a/local.css
+++ b/local.css
@@ -102,7 +102,7 @@ thead td {
 }
 @media screen and (min-width: 400px) {
   .body-wrapper > header {
-    background: url("assets/filet.png") no-repeat scroll 99% 80% #FFF;
+    background: url("assets/filet.png") no-repeat scroll 99% 104px #FFF;
   }
 }
 
@@ -110,7 +110,7 @@ thead td {
 #logo {
     display: block;
        width: 394px; /* same as .pageheader .header:margin-left */
-       height: 100px;
+       height: 104px;
   max-width: 100%;
        background: url(assets/logo-nos-oignons-blanc.png) no-repeat top left;
   background-size: 100%;