Last change
on this file since 96 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
301 bytes
|
Line | |
---|
1 | #navigation{ |
---|
2 | height: 24px; |
---|
3 | background-color: #333; |
---|
4 | margin-bottom: 12px; |
---|
5 | |
---|
6 | |
---|
7 | } |
---|
8 | |
---|
9 | #navigation a { |
---|
10 | color: #fff; |
---|
11 | text-decoration: none; |
---|
12 | } |
---|
13 | |
---|
14 | #navigation a:hover { |
---|
15 | color: #fc0; |
---|
16 | } |
---|
17 | |
---|
18 | #navigation .niveau1 { |
---|
19 | float:left; |
---|
20 | margin-left: 8px; |
---|
21 | font-size: 10px; |
---|
22 | margin-top: 5px; |
---|
23 | |
---|
24 | } |
---|
25 | |
---|
26 | #navigation .ulniveau2 { |
---|
27 | display:none; |
---|
28 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.