source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/redCTA/blocs-speciaux.css @ 198

Last change on this file since 198 was 198, checked in by guille, 15 years ago

magusine 2

File size: 504 bytes
Line 
1/* carte sociale */
2#contexte1 #cartesociale, #contexte2 #cartesociale {
3background-color:#91A12B;
4padding: 8px 5px 20px 5px;
5}
6
7#cartesociale p.listagetexte {
8color: #fff;
9margin: 4px 0 16px 0;   
10}
11
12#cartesociale img {
13display: block;
14margin-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.