Last change
on this file since 84 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
292 bytes
|
Line | |
---|
1 | #navigation a { |
---|
2 | color: #f00; |
---|
3 | font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif; |
---|
4 | font-size: 11px; |
---|
5 | text-decoration: none; |
---|
6 | } |
---|
7 | |
---|
8 | #navigation a:hover { |
---|
9 | color: #fff; |
---|
10 | } |
---|
11 | |
---|
12 | #navigation li { |
---|
13 | display: inline; |
---|
14 | padding-right: 2em; |
---|
15 | } |
---|
16 | |
---|
17 | #navigation .ulniveau2 { |
---|
18 | display:none; |
---|
19 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.