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:
641 bytes
|
Rev | Line | |
---|
[80] | 1 | body { |
---|
| 2 | font-family:Trebuchet MS, arial, geneva, sans-serif; |
---|
| 3 | font-size: 11px; |
---|
| 4 | } |
---|
| 5 | |
---|
| 6 | #general { |
---|
| 7 | width:860px; |
---|
| 8 | margin:0 auto; |
---|
| 9 | } |
---|
| 10 | |
---|
| 11 | #bandeau { |
---|
| 12 | height:120px; |
---|
| 13 | background:url('titre.jpg') center left no-repeat; |
---|
| 14 | |
---|
| 15 | } |
---|
| 16 | |
---|
| 17 | #navigation { |
---|
| 18 | |
---|
| 19 | } |
---|
| 20 | |
---|
| 21 | #contextes { |
---|
| 22 | float:right; |
---|
| 23 | width:220px; |
---|
| 24 | } |
---|
| 25 | |
---|
| 26 | #chemin { |
---|
| 27 | margin: 1em 0 2em 0; |
---|
| 28 | font-size: 9px; |
---|
| 29 | |
---|
| 30 | } |
---|
| 31 | |
---|
| 32 | #chemin a { |
---|
| 33 | color: #333; |
---|
| 34 | } |
---|
| 35 | |
---|
| 36 | #chemin a:hover { |
---|
| 37 | color: #999; |
---|
| 38 | } |
---|
| 39 | |
---|
| 40 | #corps { |
---|
| 41 | margin-right: 260px; |
---|
| 42 | } |
---|
| 43 | |
---|
| 44 | #footer { |
---|
| 45 | clear:both; |
---|
| 46 | margin-right: 260px; |
---|
| 47 | margin-top:30px; |
---|
| 48 | border-top: 1px solid #666; |
---|
| 49 | padding-top:8px; |
---|
| 50 | color: #666; |
---|
| 51 | font-size:9px; |
---|
| 52 | } |
---|
| 53 | |
---|
| 54 | #footer a { |
---|
| 55 | color: #555; |
---|
| 56 | } |
---|
| 57 | |
---|
| 58 | #footer a:hover { |
---|
| 59 | color: #333; |
---|
| 60 | } |
---|
| 61 | |
---|
| 62 | #footer p { |
---|
| 63 | margin-bottom: 0.5em; |
---|
| 64 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.