]> nos-oignons.net Git - website.git/blob - assets/home.css
Responsive home & various fixes.
[website.git] / assets / home.css
1
2 #logo {
3         width: auto;
4         height: 200px;
5         background: url(home-logo.png) no-repeat -490px center;
6 }
7 .body-wrapper > header {background: none;}
8
9 h1.title {display: none;}
10
11 #logo-home-subtext-fr,
12 #logo-home-subtext-en {
13         font-size: 160%;
14         line-height: 1em;
15         text-align: right;
16         margin-top: 1em;
17 }
18 #logo-home-subtext-fr {
19 }
20 #logo-home-subtext-en {
21 }
22
23 #logo-home-subtext-fr a ,
24 #logo-home-subtext-en a {
25         display: block;
26         font-weight: bold;
27         text-decoration: none;
28 }
29
30 #logo-subtexts {
31         margin-bottom: 2em;
32 }
33
34 /* #logo-home }}} */