Last change
on this file since 84 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
1013 bytes
|
Line | |
---|
1 | /* version bnb du theme emilio, surcharge css */ |
---|
2 | /* |
---|
3 | #373A4B |
---|
4 | #626665 |
---|
5 | #72685E |
---|
6 | #364759 |
---|
7 | #48555B |
---|
8 | */ |
---|
9 | |
---|
10 | #general { |
---|
11 | margin-top:20px; |
---|
12 | width: 900px; |
---|
13 | } |
---|
14 | |
---|
15 | a { |
---|
16 | color:#626665; |
---|
17 | } |
---|
18 | |
---|
19 | a:hover { |
---|
20 | color:#72685E; |
---|
21 | } |
---|
22 | |
---|
23 | .listagerepondre a, .listageinfo a { |
---|
24 | color:#635F01; |
---|
25 | } |
---|
26 | |
---|
27 | .listagerepondre a:hover, .listageinfo a:hover { |
---|
28 | color:#8D8909; |
---|
29 | } |
---|
30 | |
---|
31 | #bandeau { |
---|
32 | width:100%; |
---|
33 | height: 168px; |
---|
34 | background-position: center center; |
---|
35 | margin-bottom:20px; |
---|
36 | } |
---|
37 | |
---|
38 | #navigation { |
---|
39 | border-bottom:1px solid #373A4B |
---|
40 | } |
---|
41 | |
---|
42 | #contextes { |
---|
43 | width: 220px; |
---|
44 | } |
---|
45 | |
---|
46 | #corps { |
---|
47 | margin-right:255px; |
---|
48 | } |
---|
49 | |
---|
50 | #corps a { |
---|
51 | color:#364759; |
---|
52 | } |
---|
53 | |
---|
54 | #corps a:hover { |
---|
55 | color:#72685E; |
---|
56 | } |
---|
57 | |
---|
58 | #page-sommaire #edito { |
---|
59 | top:200px; |
---|
60 | } |
---|
61 | |
---|
62 | .listagelogo img { |
---|
63 | border: 1px solid #373A4B; |
---|
64 | } |
---|
65 | |
---|
66 | /* contexte */ |
---|
67 | #contextes h2 { |
---|
68 | color:#262935; |
---|
69 | } |
---|
70 | |
---|
71 | #corps h2 { |
---|
72 | background-color: #373A4B; |
---|
73 | |
---|
74 | } |
---|
75 | |
---|
76 | /* menu */ |
---|
77 | |
---|
78 | .niveau1 a { |
---|
79 | background-color: #262935; |
---|
80 | |
---|
81 | } |
---|
82 | |
---|
83 | .niveau1 a:hover { |
---|
84 | background-color: #364759; |
---|
85 | } |
---|
86 | |
---|
87 | .ulniveau2 a { |
---|
88 | background-color: #48555B; |
---|
89 | } |
---|
90 | |
---|
91 | .niveau2 a:hover { |
---|
92 | background-color: #373A4B; |
---|
93 | } |
---|
94 | |
---|
95 | #page-rubrique #liste-news h2 { |
---|
96 | display:none; |
---|
97 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.