Changeset 9669
- Timestamp:
- 10/14/08 05:41:09 (3 months ago)
- Files:
-
- art/themes/coolwater/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
art/themes/coolwater/style.css
r9667 r9669 511 511 /* header links */ 512 512 #top-header #header-links { 513 top: 20px; 514 right: 20px; 515 color: #C6DDEE; 516 min-width: 195px; 513 517 position: absolute; 514 color: #C6DDEE;515 518 font: bold 14px "Trebuchet MS", Arial, Tahoma, Sans-serif; 516 top: 20px; right: 20px; 519 } 520 *html #top-header #header-links { 521 width: 195px; 522 white-space: nowarp; 517 523 } 518 524 #header-links .menu ul li {
