作者twu2
這個是我用的, 淡藍色版本.
font[color="yellow"] { color: #CC6600 !important; }
img[src="/classic-images/buttons/quote.gif"],
img[src="/classic-images/buttons/report.gif"] { background: #0000FF !important; }
body
{
background: #FFFFFF !important;
color: #000000 !important;
}
a:link, body_alink
{
color: #000000 !important;
text-decoration: underline !important;
}
a:visited, body_avisited
{
color: #000066 !important;
text-decoration: underline !important;
}
a:hover, a:active, body_ahover
{
color: #FF4400 !important;
}
.alt1Active a, .alt2Active a
{
text-decoration: none !important;
}
.alt1, .alt1Active
{
background: #F5F5FF !important;
color: #000000 !i...
|