]> nos-oignons.net Git - website.git/blobdiff - assets/home.css
Suspension des dons via Paymium (titre aussi)
[website.git] / assets / home.css
index 8f339bbb2d291652050987abc3f173aed09a7b3f..72552681cdc9fe2bda5deac72d27d63d1c73f556 100644 (file)
@@ -1,10 +1,16 @@
-
-#logo {
-       width: auto;
-       height: 200px;
-       background: url(home-logo.png) no-repeat -490px center;
+@media screen and (min-width: 45em) {
+       #logo {
+               width: auto;
+               height: 200px;
+               background: url(home-logo.png) no-repeat -490px center;
+       }
+       .body-wrapper > header {background: none;}
+}
+@media screen and (min-width: 45em) and (max-width: 900px) {
+       #logo {
+               background-position: right center;
+       }
 }
-.body-wrapper > header {background: none;}
 
 h1.title {display: none;}
 
@@ -15,6 +21,14 @@ h1.title {display: none;}
        text-align: right;
        margin-top: 1em;
 }
+@media screen and (max-width: 45em) {
+       #logo-home-subtext-fr,
+       #logo-home-subtext-en {
+               font-size: 1.3em;
+               text-align: center;
+       }
+}
+
 #logo-home-subtext-fr {
 }
 #logo-home-subtext-en {