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:
815 bytes
|
Line | |
---|
1 | /* feuille de style POLICES.CSS - theme : nlike */ |
---|
2 | /* version 10 octobre 2005 */ |
---|
3 | /* Code par stephane noel dans le cadre du projet Magusine des Corsaires asbl */ |
---|
4 | /* Except where otherwise noted, this theme |
---|
5 | licensed under a Creative Commons Attribution 2.5 License */ |
---|
6 | |
---|
7 | /* containers de premier niveau */ |
---|
8 | #general { |
---|
9 | width: 700px; |
---|
10 | margin-top: 180px; |
---|
11 | margin-left: auto; |
---|
12 | margin-right: auto; |
---|
13 | } |
---|
14 | |
---|
15 | #bandeau { |
---|
16 | position: absolute; |
---|
17 | top: 0; |
---|
18 | width: 390px; |
---|
19 | height: 170px; |
---|
20 | background-repeat: no-repeat; |
---|
21 | background-position: bottom center; |
---|
22 | } |
---|
23 | |
---|
24 | #chemin, #chemin-vide { |
---|
25 | margin-right: 300px; |
---|
26 | } |
---|
27 | |
---|
28 | #contextes { |
---|
29 | float:right; |
---|
30 | width:260px; |
---|
31 | position: relative; |
---|
32 | top: -60px; |
---|
33 | } |
---|
34 | |
---|
35 | #corps { |
---|
36 | margin-right: 300px; |
---|
37 | _width:397px; |
---|
38 | } |
---|
39 | |
---|
40 | |
---|
41 | #galerie .listageconteneur { |
---|
42 | width: 390px; |
---|
43 | } |
---|
44 | |
---|
45 | #footer { |
---|
46 | clear: both; |
---|
47 | padding: 6px 0px 6px 0px; |
---|
48 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.