Last change
on this file since 96 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
2.0 KB
|
Line | |
---|
1 | body { |
---|
2 | font-family: verdana, arial, sans-serif; |
---|
3 | font-size: 11px; |
---|
4 | } |
---|
5 | |
---|
6 | a { |
---|
7 | font-family: verdana,arial, sans-serif; |
---|
8 | color: #a5a1a2; |
---|
9 | } |
---|
10 | |
---|
11 | #general { |
---|
12 | |
---|
13 | } |
---|
14 | |
---|
15 | #footer{ |
---|
16 | text-align: center; |
---|
17 | color: brown; |
---|
18 | font-size: 10px;} |
---|
19 | |
---|
20 | #magusine-footer a{ |
---|
21 | color: #187308;} |
---|
22 | |
---|
23 | #chemin{ |
---|
24 | color:#008000; |
---|
25 | font-size: 11px; |
---|
26 | } |
---|
27 | |
---|
28 | #corps{ |
---|
29 | |
---|
30 | font-family: tahoma, "times new roman", serif;} |
---|
31 | |
---|
32 | .logo img { |
---|
33 | |
---|
34 | } |
---|
35 | |
---|
36 | h1 { |
---|
37 | /*color:#a90925;*/ |
---|
38 | color:green; |
---|
39 | font-weight:normal; |
---|
40 | font-size:28px; |
---|
41 | margin:4px 0; |
---|
42 | } |
---|
43 | |
---|
44 | .texteheader { |
---|
45 | margin-bottom:12px; |
---|
46 | color: gray; |
---|
47 | } |
---|
48 | |
---|
49 | .chapeau { |
---|
50 | font-size:12px; |
---|
51 | font-weight:bold; |
---|
52 | } |
---|
53 | |
---|
54 | .texte { |
---|
55 | line-height: 140%; |
---|
56 | } |
---|
57 | |
---|
58 | #texteconteneur { |
---|
59 | margin-bottom: 24px; |
---|
60 | } |
---|
61 | |
---|
62 | #contextes h2{ |
---|
63 | color:green; |
---|
64 | font-size:12px; |
---|
65 | padding-bottom:10px; |
---|
66 | |
---|
67 | } |
---|
68 | #contextes h2 a { |
---|
69 | color: green; |
---|
70 | } |
---|
71 | |
---|
72 | #corps h2 { |
---|
73 | color: #333; |
---|
74 | font-size:12px; |
---|
75 | padding-bottom:20px; |
---|
76 | } |
---|
77 | |
---|
78 | .listageconteneur{ |
---|
79 | list-style-type:none; |
---|
80 | text-decoration:none;} |
---|
81 | |
---|
82 | #corps .listageconteneur li{ |
---|
83 | margin-bottom: 2em; |
---|
84 | } |
---|
85 | |
---|
86 | #contextes .listageconteneur li{ |
---|
87 | margin-bottom: 1.2em; |
---|
88 | } |
---|
89 | |
---|
90 | #contextes .listagetitre { |
---|
91 | margin-bottom: 1em; |
---|
92 | font-size:12px; |
---|
93 | font-family:arial,sans-serif; |
---|
94 | margin-bottom:2px; |
---|
95 | } |
---|
96 | |
---|
97 | #contextes .listagetitre a { |
---|
98 | color: #333; |
---|
99 | text-decoration: none; |
---|
100 | } |
---|
101 | |
---|
102 | #corps .listagetitre { |
---|
103 | font-size:15px; |
---|
104 | margin: 0 0 3px 0; |
---|
105 | } |
---|
106 | |
---|
107 | #corps .listagetitre a { |
---|
108 | text-decoration:none; |
---|
109 | color:#1A6F21; |
---|
110 | } |
---|
111 | |
---|
112 | #corps .listagetitre a:hover { |
---|
113 | color:#a90925; |
---|
114 | } |
---|
115 | |
---|
116 | #contextes a:hover { |
---|
117 | color:#ac333a; |
---|
118 | } |
---|
119 | |
---|
120 | #contextes .listageinfo { |
---|
121 | font-size: 9px; |
---|
122 | margin-bottom:2px; |
---|
123 | |
---|
124 | } |
---|
125 | |
---|
126 | .listagebloc{ |
---|
127 | padding:10px 0; |
---|
128 | } |
---|
129 | |
---|
130 | #corps .listagetexte{ |
---|
131 | font-size: 11px; |
---|
132 | line-height: 130%; |
---|
133 | color: #273a1c; |
---|
134 | } |
---|
135 | |
---|
136 | #contextes .listagetexte{ |
---|
137 | font-size: 10px; |
---|
138 | line-height: 130%; |
---|
139 | color: #273a1c; |
---|
140 | } |
---|
141 | |
---|
142 | .listagelogo img { |
---|
143 | margin-bottom: 0.5em; |
---|
144 | } |
---|
145 | |
---|
146 | p.listageinfo{ |
---|
147 | color: #29391c;} |
---|
148 | |
---|
149 | |
---|
150 | |
---|
151 | .listageinfo { |
---|
152 | font-size: 10px; |
---|
153 | color:#75823D; |
---|
154 | } |
---|
155 | |
---|
156 | .listageinfo strong { |
---|
157 | font-weight:normal; |
---|
158 | } |
---|
159 | |
---|
160 | .listagesuite { |
---|
161 | font-size: 11px; |
---|
162 | margin: 1em 0 1em 0; |
---|
163 | } |
---|
164 | |
---|
165 | .listagesuite a { |
---|
166 | |
---|
167 | } |
---|
168 | |
---|
169 | #feed.listagebloc{ |
---|
170 | font-size: 15 px; |
---|
171 | color: red; |
---|
172 | } |
---|
173 | |
---|
174 | |
---|
175 | .spip_logo{ |
---|
176 | color:red;} |
---|
177 | |
---|
178 | .spip-admin-float{ |
---|
179 | color:gray;} |
---|
180 | |
---|
181 | #chemin a{ |
---|
182 | color:#a90925 ;} |
---|
183 | #navigation a:hover{ |
---|
184 | color:green;} |
---|
185 | |
---|
186 | |
---|
Note: See
TracBrowser
for help on using the repository browser.