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:
504 bytes
|
Rev | Line | |
---|
[80] | 1 | /* carte sociale */ |
---|
| 2 | #contexte1 #cartesociale, #contexte2 #cartesociale { |
---|
| 3 | background-color:#91A12B; |
---|
| 4 | padding: 8px 5px 20px 5px; |
---|
| 5 | } |
---|
| 6 | |
---|
| 7 | #cartesociale p.listagetexte { |
---|
| 8 | color: #fff; |
---|
| 9 | margin: 4px 0 16px 0; |
---|
| 10 | } |
---|
| 11 | |
---|
| 12 | #cartesociale img { |
---|
| 13 | display: block; |
---|
| 14 | margin-bottom: 10px; |
---|
| 15 | } |
---|
| 16 | |
---|
| 17 | /* projet politique */ |
---|
| 18 | |
---|
| 19 | #contextes .listagebloc.Projetpolitique, #contextes .listagebloc.Projetpolitique { |
---|
| 20 | background-color: #005e96; |
---|
| 21 | } |
---|
| 22 | |
---|
| 23 | #contextes .listagebloc.Projetpolitique h2, #contextes .listagebloc.Projetpolitique h2 { |
---|
| 24 | color: #8EC8FF; |
---|
| 25 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.