Line | |
---|
1 | /* css de positionnement hors declinaison */ |
---|
2 | |
---|
3 | body { |
---|
4 | margin: 23px 0 15px 0; |
---|
5 | background: url('../images/fond.jpg') repeat-x top left #f90; |
---|
6 | font-size: 12px; |
---|
7 | color: #333; |
---|
8 | font-family: geneva, arial, verdana, sans-serif; |
---|
9 | } |
---|
10 | |
---|
11 | #general { |
---|
12 | width: 90%; |
---|
13 | margin: 0 auto; |
---|
14 | padding: 18px; |
---|
15 | background: url('../images/commune-pgv-logos.gif') no-repeat bottom left #fff; |
---|
16 | } |
---|
17 | |
---|
18 | #bandeau { |
---|
19 | height: 130px; |
---|
20 | background: url('bandeau-surcouche.png') no-repeat bottom left #fff; |
---|
21 | } |
---|
22 | |
---|
23 | #corps { |
---|
24 | margin: 0; |
---|
25 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.