Main Page.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 15: | Line 15: | ||
color: #111; | color: #111; | ||
text-align: center; | text-align: center; | ||
} | |||
.header-box a:link, | |||
.header-box a:visited { | |||
color: #7fb6ff; | |||
} | |||
a:hover, | |||
a:focus, | |||
.header-box a:hover, | |||
.header-box a:focus { | |||
color: #b9dcff; | |||
} | } | ||