From: opi <opi@no-log.org>
Date: Sun, 28 Jun 2015 14:18:05 +0000 (+0200)
Subject: Correction de l'alignement des images du header.
X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/9cbbea27feaa5dffecf089e909851dda24162a23?ds=sidebyside;hp=dad71eb99687c7709f5efe2eb8e664a26166c902

Correction de l'alignement des images du header.
---

diff --git a/local.css b/local.css
index a53aa29..f75089c 100644
--- 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%;