- Skip to:
- Content
|
File 3595.01.patch, 659 bytes
(added by r-a-y, 15 years ago) |
|
|
-
|
|
|
a:focus {
|
| 512 | 512 | } |
| 513 | 513 | #navigation { |
| 514 | 514 | position: relative; |
| 515 | | text-align: right; |
| 516 | | width: 100%; |
| | 515 | height: 70px; |
| 517 | 516 | } |
| 518 | 517 | #nav { |
| 519 | 518 | margin: 40px 20px 0 0; |
| 520 | 519 | list-style: none; |
| 521 | 520 | padding: 0; |
| 522 | | position: relative; |
| 523 | | right: auto; |
| | 521 | position: absolute; |
| | 522 | right: 0; |
| 524 | 523 | bottom: 0; |
| 525 | 524 | } |
| 526 | 525 | #nav li a { |
| … |
… |
a:focus {
|
| 533 | 532 | } |
| 534 | 533 | #nav li { |
| 535 | 534 | margin-left: 5px; |
| 536 | | display: inline-block; |
| | 535 | display: block; |
| | 536 | float:left; |
| 537 | 537 | } |
| 538 | 538 | #nav li li { |
| 539 | 539 | margin-left: 0; |
Download in other formats: