source:
trunk/spip/esqueleto-redcta/plugins/magusine/themes/sens_sculpture/navigation.css
@
84
Last change on this file since 84 was 80, checked in by , 16 years ago | |
---|---|
|
|
File size: 267 bytes |
Line | |
---|---|
1 | /* sens_sculpture : theme */ |
2 | /* juillet 2007, par stephane */ |
3 | |
4 | |
5 | /* menu */ |
6 | |
7 | #navigation { |
8 | font-size: 13px; |
9 | margin-bottom: 3em; |
10 | } |
11 | |
12 | #navigation li { |
13 | padding-bottom: 10px; |
14 | } |
15 | |
16 | #navigation a { |
17 | text-decoration: none; |
18 | color: #333; |
19 | } |
20 | |
21 | #navigation a:hover { |
22 | color: #000; |
23 | } |
Note: See TracBrowser
for help on using the repository browser.