X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/f870fb24b8631170bcb76d4443b6dd5d0fb16c5b..cd595f98d08e62c623e4d2614db5e5120a0e2d11:/local.css diff --git a/local.css b/local.css index 4fc4a40..912c215 100644 --- a/local.css +++ b/local.css @@ -97,12 +97,12 @@ thead td { .body-wrapper > header { - padding: 2em 0; + 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;} }