MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 150: | Line 150: | ||
/*Collapsible*/ | /*Collapsible*/ | ||
| Line 270: | Line 263: | ||
a:visited { | a:visited { | ||
color: #019cde !important; | color: #019cde !important; | ||
} | |||
#bodyContent .startbox a, #bodyContent .startbox a:link, #bodyContent .startbox a:visited, #bodyContent .startbox a:active { | |||
color: #019cdet; | |||
} | |||
#bodyContent .startbox a:hover { | |||
color: #112a49; | |||
} | } | ||