Line | |
---|
1 | /* specifique au site vie feminine */ |
---|
2 | #bandeau { |
---|
3 | position:relative; |
---|
4 | } |
---|
5 | |
---|
6 | #navigation { |
---|
7 | z-index:10; |
---|
8 | } |
---|
9 | |
---|
10 | #slogan { |
---|
11 | position: absolute; |
---|
12 | right:0; |
---|
13 | bottom:20px; |
---|
14 | width:279px; |
---|
15 | height: 38px; |
---|
16 | background:url('../../../../pages-custom/vf-slogan.png') top left no-repeat; |
---|
17 | } |
---|
18 | |
---|
19 | #logo-vf { |
---|
20 | z-index:110; |
---|
21 | position:absolute; |
---|
22 | top:24px; |
---|
23 | height:40px; |
---|
24 | width:243px; |
---|
25 | background:url('../../../../pages-custom/logo-vf.png') top left no-repeat; |
---|
26 | } |
---|
27 | |
---|
28 | /* cacher titre h2 pour artinrub */ |
---|
29 | |
---|
30 | #artinrub h2, #rubinrub h2 { |
---|
31 | display:none; |
---|
32 | } |
---|
33 | |
---|
34 | #corps #artinrub .listagetitre, #corps #rubinrub .listagetitre { |
---|
35 | font-size: 14px; |
---|
36 | } |
---|
37 | |
---|
38 | #corps #artinrub .listagetitre a, #corps #rubinrub .listagetitre a { |
---|
39 | color:#5d6b10; |
---|
40 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.