]> nos-oignons.net Git - website.git/blobdiff - assets/home.css
Responsive home & various fixes.
[website.git] / assets / home.css
index a694deb84b84c06aeabe8c5a26d93dcfd0caa634..8f339bbb2d291652050987abc3f173aed09a7b3f 100644 (file)
@@ -1,43 +1,15 @@
-.pageheader {
-       position: absolute;
-       top: 0;
-       height: 0;
-       background: none;
-       box-shadow: none;
-}
-
-.pageheader .title {
-       display: none;
-}
 
-#pagebody {
-       padding: 0.1em 2em;
+#logo {
+       width: auto;
+       height: 200px;
+       background: url(home-logo.png) no-repeat -490px center;
 }
+.body-wrapper > header {background: none;}
 
-.sidebar {
-       border-top: none;
-       padding-top: 31px; /* need to add 1px normaly used by the sidebar */
-}
-
-#content {
-       margin-top: 188px; /* same as #logo-home:height */
-       padding-top: 0;
-}
+h1.title {display: none;}
 
-/* {{{ #logo-home */
-#logo-container {
-       position: absolute;
-       top: 0;
-       left: -11.44em; /* same as .sidebar: width */
-       width: 54em;
-}
-
-#logo-home {
-       background: url(home-logo.png) no-repeat 100% 0;
-       height: 188px;
-}
-
-#logo-home-subtext-fr, #logo-home-subtext-en {
+#logo-home-subtext-fr,
+#logo-home-subtext-en {
        font-size: 160%;
        line-height: 1em;
        text-align: right;
@@ -48,7 +20,8 @@
 #logo-home-subtext-en {
 }
 
-#logo-home-subtext-fr a , #logo-home-subtext-en a {
+#logo-home-subtext-fr a ,
+#logo-home-subtext-en a {
        display: block;
        font-weight: bold;
        text-decoration: none;