Last change
on this file since 89 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
387 bytes
|
Rev | Line | |
---|
[80] | 1 | /* navigation */ |
---|
| 2 | |
---|
| 3 | #navigation { |
---|
| 4 | font-size: 16px; |
---|
| 5 | font-weight: bold; |
---|
| 6 | |
---|
| 7 | padding-bottom: 28px; |
---|
| 8 | background:url(little-piment.png) bottom center no-repeat; |
---|
| 9 | margin-bottom:10px; |
---|
| 10 | } |
---|
| 11 | |
---|
| 12 | #navigation li a{ |
---|
| 13 | color:#a90925; |
---|
| 14 | text-decoration:none; |
---|
| 15 | } |
---|
| 16 | |
---|
| 17 | .niveau1 { |
---|
| 18 | list-style-type:none; |
---|
| 19 | margin-bottom:6px; |
---|
| 20 | } |
---|
| 21 | |
---|
| 22 | |
---|
| 23 | .niveau2{ |
---|
| 24 | /*list-style-image: url("images/pucevert.jpg");*/ |
---|
| 25 | display:none; |
---|
| 26 | list-style-type: none; |
---|
| 27 | } |
---|
| 28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.