Changeset 504
- Timestamp:
- Mar 18, 2007, 5:04:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/freepostcodes.org.uk/html/default.css
r503 r504 90 90 } 91 91 div#theTitle { 92 background-color: # 2FA3FD;92 background-color: #5B93C0; 93 93 text-align: center; 94 94 color: #fff; … … 120 120 border: 1px solid #787; 121 121 border-bottom: none; 122 background: # 2FA3FD;122 background: #5B93C0; 123 123 text-decoration: none; 124 124 } 125 125 126 126 #links ul li a:link { 127 color: # 484;127 color: #A7AEB4; 128 128 } 129 129 130 130 #links ul li a:visited { 131 color: # 676;131 color: #A7AEB4; 132 132 } 133 133
Note: See TracChangeset
for help on using the changeset viewer.