User:AuntiMameBot/Monobook.css: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: a { text-decoration: none; color: #002bb8; background: none; } a:visited { color: #8FBC43; } a:active { color: #faa700; } a:hover { text-decoration: underline; })
 
No edit summary
Line 1: Line 1:

a {
:link:visited {
text-decoration: none;
color: #002bb8;
background: none;
}
a:visited {
color: #8FBC43;
color: #8FBC43;
}
a:active {
color: #faa700;
}
a:hover {
text-decoration: underline;
}
}

Revision as of 15:30, 9 October 2008


:link:visited {
	color: #8FBC43;
}