]> nos-oignons.net Git - website.git/blobdiff - local.css
Ajout de la balise viewport manquante.
[website.git] / local.css
index 60d61511b8b68237d2e71c17d3b7a44967682df9..912c215fe91595de10982c4414fc7c02663ba00f 100644 (file)
--- a/local.css
+++ b/local.css
@@ -100,9 +100,9 @@ thead td {
     padding: 1em 0;
     border-bottom: solid 1px #ccc;
 }
-@media screen and (min-width: 400px) {
+@media screen and (min-width: 390px) {
   .body-wrapper > header {
-    background: url("assets/filet.png") no-repeat scroll 99% 80% #FFF;
+    background: url("assets/filet.png") no-repeat scroll 99% 105px #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%;
@@ -157,6 +157,8 @@ thead td {
   float: right;
   font-size: 0.9em;
 }
+.translationstatus,
+.langstatus {display: none;}
 @media screen and (max-width: 400px) {
 #otherlanguages {float: none;}
 }