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:
610 bytes
|
Line | |
---|
1 | /* css de disposition du site d'emilio */ |
---|
2 | /* stephane, aout 2007 */ |
---|
3 | |
---|
4 | #body { |
---|
5 | margin: 0; |
---|
6 | } |
---|
7 | |
---|
8 | #general { |
---|
9 | width: 750px; |
---|
10 | margin-top: 60px; |
---|
11 | margin: 60px auto 20px auto; |
---|
12 | } |
---|
13 | |
---|
14 | #bandeau { |
---|
15 | width: 370px; |
---|
16 | height: 60px; |
---|
17 | background-repeat: no-repeat; |
---|
18 | background-position: bottom left; |
---|
19 | } |
---|
20 | |
---|
21 | #navigation { |
---|
22 | border-bottom: 1px solid #999; |
---|
23 | } |
---|
24 | |
---|
25 | #chemin, #chemin-vide { |
---|
26 | clear: right; |
---|
27 | margin: 0 0 2em 0; |
---|
28 | padding-top: 2em |
---|
29 | } |
---|
30 | |
---|
31 | #contextes { |
---|
32 | width: 130px; |
---|
33 | float: right; |
---|
34 | } |
---|
35 | |
---|
36 | #corps { |
---|
37 | margin-right:205px; |
---|
38 | } |
---|
39 | |
---|
40 | #footer { |
---|
41 | clear: both; |
---|
42 | border-top: 1px solid #999; |
---|
43 | margin-top: 30px; |
---|
44 | padding: 10px 0 20px 0; |
---|
45 | } |
---|
46 | |
---|
47 | #logos-bailleurs { |
---|
48 | margin:10px 0; |
---|
49 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.