source: trunk/spip/esqueleto-redcta/plugins/magusine/themes/crush/declinaisons/kiwi.css @ 80

Last change on this file since 80 was 80, checked in by guille, 15 years ago

el plugin completo

  • Property svn:executable set to *
File size: 2.2 KB
Line 
1
2
3
4/* CSS Document */
5
6#general{
7background-image:url(kiwi/template3_2_02.jpg);
8
9}
10#bandeau{
11background-color:#97B80A;
12
13}
14
15#navigation{
16
17background-image:url(kiwi/template3_2_05.jpg);
18
19}
20#chemin{
21color:#1c430b;
22
23
24}
25#chemin a{
26color:#97B80A;
27
28}
29
30
31
32
33
34
35 
36/*  Contexte1  */
37
38#contexte1 h2{
39color:#97B80A;
40
41}
42#contexte1 .listageinfo{
43
44color:#949e6b;
45
46}
47#contexte1 .listageinfo a{
48color:#949e6b;
49border-bottom:dotted 1px #8bbe75;
50
51
52}
53
54#contexte1 .listagetitre a{
55color:#56a136;
56
57}
58
59#contexte1 .listagetitre{
60
61
62}
63#contexte1 .listagetexte{
64color:#8aa57e;
65
66}
67#contexte1 a{
68
69border-bottom:dotted 1px #56a136 ; 
70color:#56a136 ;
71}
72
73
74/*  Contexte2  */
75
76
77#contexte2 h2{
78color:#8f8f8f;
79
80}
81
82#contexte2 .listagetitre{
83color:#9d9d9d;
84}
85
86#contexte2 .listagetexte{
87color:#a2a2a2;
88
89}
90
91#contexte2 .listagetexte a{
92color:#b6b6b6;
93border-bottom:dotted 1px a2a2a2;
94
95}
96
97
98#contexte2 h4 a{
99color:#9d9d9d;
100}
101
102#contexte2 .listageinfo{
103color:#a2a2a2;
104}
105
106#contexte2 .listageinfo a{
107
108color:#a2a2a2;
109border-bottom:dotted 1px #a2a2a2;
110
111
112}
113
114#contexte2 .listagesuite a{
115color:#757575 ;
116}
117
118#contexte2 a{
119border-bottom:dotted 1px #757575 ; 
120color:#757575 ;
121}
122
123/*  CORPS  */
124
125#corps{
126color:#1c430b;
127
128}
129#corps a{
130color:#8bbe75;
131border-bottom:dotted 1px #8bbe75;
132}
133
134#corps .listagetexte{
135color:#1c430b;
136}
137
138#corps h1{
139color:#aed700;
140}
141
142#corps h2{
143color:#aed700;
144}
145
146#corps h4{
147color:#929c66;
148}
149
150#corps .listageinfo{
151color:#afc64e;
152
153}
154
155
156#corps .listageinfo a{
157color:#8bbe75;
158border-bottom:dotted 1px #8bbe75;
159
160}
161
162#corps .dateauteurs{
163color:#8bbe75;
164}
165
166#corps .dateauteurs a{
167
168color:#8bbe75;
169border-bottom:dotted 1px #8bbe75;
170
171}
172
173
174#corps .listagetitre a{
175color:#4F7B3C;
176border-bottom-color:#4F7B3C;
177}
178
179.listagesuite a{
180color:#ff9b38;
181}
182
183
184.texte {
185color:#1c430b;
186text-align: justify;
187
188}
189
190
191.chapeau{
192color:#1c430b;
193
194}
195
196.listagerepondre a{
197color:#97B80A;
198
199}
200/*  FOOTER  */
201
202#footer{
203
204background-image:url(kiwi/template3_2_14.jpg);
205color:#1c430b;
206
207}
208#footer a{
209color:#aed700;
210
211}
212
213
214/*---------------------*/
215
216.niveau1 a {
217color: #ffffff;
218}
219
220.niveau1 a:hover {
221color: #ffffff;
222background-color: #97B80A;
223
224}
225
226.ulniveau2 {
227background-color:#97B80A
228}
229
230.niveau2 a {
231background-color: #97B80A;
232}
233
234.niveau2 a:hover {
235background-color: #ffffff;
236color:#97B80A;
237}
238
239
240
241#TB_overlay {
242        background-color:#b7d140;       
243}
Note: See TracBrowser for help on using the repository browser.