source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/underground/declinaisons/zone.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • Property svn:executable set to *
File size: 5.0 KB
Line 
1/*
2                Feuille de style DISPOSITION.CSS - theme : underground-pink
3                Version novembre 2006
4                Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl
5                Blocs de premier niveau
6*/
7
8#contextes {
9        background-color:white;
10        text-align:center;
11        line-height:1.5em;
12        width:239px;
13}
14#footer{
15        border-top:1px solid black;
16        text-align:center;
17        background:url("zone/li_bg.jpg"); 
18}
19
20#chemin {
21        background:url("zone/li_bg.jpg");
22        font-weight:bold;
23        border-bottom:1px solid black;
24}
25#chemin-nav{
26        display:none;
27}
28/*
29                Feuille de style POLICES.CSS - theme : underground-pink
30                Version novembre 2006
31                Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl
32                Blocs de premier niveau
33*/
34/*GENERAL*/
35body{
36        background-color:#022a62;
37        font-family:Verdana, Arial, Helvetica, sans-serif;
38        font-size:12px;
39        background: url("zone/body_bg.jpg") top left repeat-y #022a62;
40        background-attachment: fixed;
41}
42#general {
43        border-right:1px solid black;
44
45}
46
47/* links */
48
49a{
50        color:#022a62;
51        text-decoration:none;
52}
53a:hover, .listagerepondre a:hover, #forum .listagerepondre a:hover{
54        color:black;
55}
56a img {
57        border:none;
58}
59.listagetitre a {
60        text-decoration:none;
61        text-transform:uppercase;
62        color:#02337b;
63}
64.listagetitre a:hover {
65        border-bottom:1px solid #124998;
66        color:#124998;
67}
68.listageinfo a{
69         border-bottom:none;
70}
71.listageinfo a:hover{
72        color:black;
73    border-bottom:1px solid black;
74}
75.listagerepondre a:before{
76        content:">> ";
77}
78.listagerepondre a{
79        color:#02337b;
80}
81.listagesite a {
82        color:#af0046;
83}
84.listagesite a:hover {
85        color:#5d0025;
86}
87#forum .listagerepondre a{
88        line-height:50px;
89        color:#022a62;
90}
91#header a {
92        color:#ffbfd8;
93}
94#header a:hover ,.texte a:hover{
95        color:#666;
96}
97.texte a{
98        color:#C6C6C6;
99        text-decoration:underline;
100}
101
102/*********************/
103.texte{
104        font-family:verdana;
105        font-size:13px;
106        color:white;
107        text-align:justify;
108        line-height:1.3em;
109        letter-spacing:0.1em;
110}
111ul, li {
112        list-style-type: none;
113}
114#contextes ul ul li {
115        padding:3px;
116}
117#contextes h2 {
118        font-size:14px;
119        background-image: url(zone/bgtitre.jpg);
120        letter-spacing: 0.1em;
121        border-top:2px solid #222;
122        border-bottom:1px solid #999;
123        color:black;
124}
125#page-sommaire h1{
126        letter-spacing:0.3em;
127        text-align:right;
128        color:white;
129}
130#pagesommaire .logo{
131        display:none;
132}
133#contextes #navigation h2{
134        text-align:center;
135        letter-spacing:0.2em;
136        background-image:url(zone/bgtitre.jpg);
137        color:#022a62;
138        border-bottom:1px solid #022a62;
139        border-top:3px solid #022a62;
140        font-size:21px;
141}
142#edito #corps h2{
143        display:none;
144}
145
146
147#corps h2{
148        color:white;
149        background: url(zone/bg.jpg) repeat;;
150        border-bottom:1px solid #333;
151        font-size:13px;
152        letter-spacing:0.4em;
153        text-transform:uppercase;
154}
155img{
156        border:none;
157}
158.listageconteneur {
159        background:url("zone/li_bg.jpg");
160        overflow:auto;
161}
162#corps h4{
163        font-size:18px;
164}
165.listagetexte {
166        color:#222;
167        text-align:justify;
168        line-height:1.5em;
169        letter-spacing:0.05em;
170}
171
172.listagelogo {
173        height: 80px;
174        width: 80px;
175        overflow: hidden;
176        border:none;
177 }
178.listageinfo {
179        font-family:verdana;
180        font-size:11px;
181        color:#444;
182}
183#header{
184        background:url("zone/bg.jpg");
185        color:white;
186        font-weight:bold;
187}
188#header .dateauteurs{
189        font-weight:normal;
190}
191.logo {
192        border:3px solid white;
193        overflow:hidden;
194}
195.chapeau{
196        color:white;
197        font-weight:bold;
198        font-size:120%;
199        text-transform:uppercase;
200        line-height:1.4em;
201}
202
203        /* ---------------*/
204        /* pieces jointes */
205        /* ---------------*/
206
207
208#audio{
209        text-align:center;
210}
211
212#piecesjointes .listagelogo {
213        border: 0px;
214}
215
216#piecesjointes #corps h4{
217        font-size:100%;
218        text-transform:none;
219}
220div.spip_code {
221        font-family: courier, sans-serif;
222        border: 1px solid #ccc;
223        background-color: #efefef;
224}
225span.spip_code {
226        font-family: courier, sans-serif;
227}
228.spip_surligne {
229        background-color: yellow;
230}
231fieldset{       
232        color:black;
233        border:none;
234}
235legend{
236        display:none;
237}
238#var_login_admin, #recherche .forml, #var_lang_ecrire, #email_auteur, #titre, #url_site, #textarea_1, .forml {
239        color:black;
240        border: 1px solid black;
241        cursor:default;
242}
243.barre{
244        color:white;
245        background-color:#777;
246        border: 1px solid black;
247        cursor:default;
248        font-size:12px;
249}
250/* FORUM */
251.formauteur{
252        text-align:right;
253}
254#forum ul ul {
255         border-left: 1px solid black;
256}
257.formulaire_spip form {
258        background:url("zone/li_bg.jpg");
259}
260blockquote{
261        border:1px solid #999;
262        color:#777;
263        width:80%;
264}
265/*details*/
266code{
267        color:#555;
268}
269#header,#corps h2, .ps,.spip_note{
270        text-align:right;
271}
272.clearer_header {
273        font-size:1px;
274}
275#footer img{
276        margin:1%;
277}
278/*
279                Feuille de style MENU.CSS - theme : underground-pink
280                Version novembre 2006
281                Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl
282                Blocs de premier niveau
283*/
284#navigation {
285        text-align: center;
286        font-family:Helvetica, Arial, sans-serif;
287        font-size:12px;
288        font-weight:bolder;
289        line-height:20px;
290
291}
292#navigation a {
293        font-weight: bold;
294        font-family:Verdana, Arial, Helvetica, sans-serif;
295        border: none;
296        text-decoration: none;
297        color:#333;
298        display:block;
299        border-bottom:1px solid #d6d6d6;
300}
301
302
303#navigation a:hover {
304        color: white;
305        background-color:black;
306}
307#menu .courante a{
308        color:#022a62;
309        background-color:#fff7fa;
310}
Note: See TracBrowser for help on using the repository browser.