source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/disa/declinaisons/blueat.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: 458 bytes
Line 
1#bandeau {
2height:191px;
3}
4#corps a {
5color:#23416C;
6}
7
8#navigation {
9background: url(bande-big.gif) no-repeat;
10}
11
12#contextes h2 {
13background: url(bande-small.gif) no-repeat;
14}
15
16#contextes .bloclibre h2 {
17background: url(bande-small-orange.gif) no-repeat;
18}
19
20#corps h2 {
21color:#23416C;
22border-bottom:1px solid #23416C;
23}
24
25.niveau1 a:hover {
26background-color:#417AC7;
27}
28
29.ulniveau2 {
30background-color:#417AC6;
31}
32
33.niveau2 a:hover {
34background-color:#749ED6;
35}
Note: See TracBrowser for help on using the repository browser.