source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/participcafe/blocs-speciaux.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • Property svn:executable set to *
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.