X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/blobdiff_plain/f19d91a1c0c92cd174ba36db06a3ba895efe7baf..9cbbea27feaa5dffecf089e909851dda24162a23:/local.css diff --git a/local.css b/local.css index 60d6151..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%; @@ -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;} }