X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/048e7f9ec94c8edba03f5fc2d8e04fcf004e2f26..3ab477456949864ea8005ee4d6963fa117ec17ae:/assets/home.css diff --git a/assets/home.css b/assets/home.css index a694deb..8f339bb 100644 --- a/assets/home.css +++ b/assets/home.css @@ -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;