source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/samarcandefour/general.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: 685 bytes
Line 
1
2a {
3color:#fff;
4}
5
6a:hover {
7color:#1cb2ff;
8}
9
10#header {
11margin-bottom:1em;
12}
13
14.logo {
15float:left;
16margin:0 1em 0.6em 0;
17}
18
19h1 {
20font-weight:normal;
21font-family:arial, verdana,san-serif;
22font-size:22px;
23color:#1cb2ff;
24margin-bottom:4px;
25}
26
27.surtitre, .soustitre {
28color:#777;
29margin-bottom:4px;
30font-size:10px;
31}
32
33.dateauteurs {
34font-size:9px;
35color:#aaa;
36}
37
38.dateauteurs a {
39color:#1CB2FF;
40}
41
42.clearer_header {
43clear:left;
44}
45
46.chapeau {
47margin-bottom:2em;
48font-weight:bold;
49}
50
51.texte {
52line-height:150%;
53text-align:justify;
54}
55
56h3 {
57font-size:16px;
58margin:2em 0 1em 0;
59font-weight:normal;
60}
61
62.ps {
63margin-bottom:1em;
64}
65
66#texteconteneur {
67margin-bottom:3em;
68}
69
70
71
72
73/* cas specifiques */
Note: See TracBrowser for help on using the repository browser.