Changeset 3360 for web/branches/test
- Timestamp:
- Jan 19, 2009, 12:51:03 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/main.css
r3359 r3360 9 9 margin-top: 0; 10 10 margin-bottom: 0; 11 color: #7acb91; 11 12 } 12 13 #mainnav .active :link, #mainnav .active :visited { 13 14 color: #290c00; 14 15 } 16 #mainnav .active :link:hover, #mainnav .active :visited:hover { 17 color: #290c00; 18 background: #528e51; 19 } 20 15 21 #siteheader { 16 22 overflow: hidden;
Note: See TracChangeset
for help on using the changeset viewer.