Difference between revisions of "User:Wanderer/hlp.css"
From FreeSpace Wiki
(css attempt) |
(No difference)
|
Latest revision as of 13:07, 15 August 2006
:link {
color: #FF2222;
}
:link:visited {
color: #BB1111;
}
:link.image {
color: #1111BB;
}
:link.internal {
color: #1111BB;
}
:link.new, :link:active {
color: #FF0000;
}
pre {
color: #00FF22;
overflow: auto;
}