X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/f19d91a1c0c92cd174ba36db06a3ba895efe7baf..c2848cd03d9d967428dcabe944b0e617baf9366d:/local.css diff --git a/local.css b/local.css index 60d6151..912c215 100644 --- 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;} }