source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/loustic/texte.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: 494 bytes
Line 
1.texteheader {
2margin-bottom: 1em;
3}
4
5#texteconteneur {
6margin-bottom: 2em;
7}
8
9#corps h1 {
10font-family: futura, 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
11font-size: 28px;
12color: #BB2244;
13}
14
15.logo {
16margin-bottom: 2em;
17}
18
19.chapeau {
20margin-bottom: 1em;
21font-weight: bold;
22color: #444;
23}
24
25.dateauteurs {
26margin-top:8px;
27}
28
29#corps .chapeau {
30line-height: 150%;
31font-weight: bold;
32font-size: 11px;
33color: #444;
34}
35
36#corps .texte {
37line-height: 150%;
38font-size: 11px;
39}
Note: See TracBrowser for help on using the repository browser.