This is the (conditional) CSS I use (with Mozilla stuff):
Code:
@-moz-document domain(wrongplanet.net) {
/* was the blueish (approx #BDE) stuff */
body {
scrollbar-3dlight-color:#EDB!important;
scrollbar-track-color:#EDB!important;
}
hr,.code,.quote {
border-color:#EDB!important;
}
td.row1,td.row3,
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,
td.row3Right,td.spaceRow,input.button {
background-color:#EDB!important;
}
th {
color:#EDB!important;
}
/* was the greenish (approx #BDA) stuff */
body {
scrollbar-face-color:#DCF!important;
scrollbar-shadow-color:#DCF!important;
}
td.row2,.helpline {
background-color:#DCF!important;
}
/* font families */
table * {
font-family:verdana,Arial,Helvetica,sans-serif!important;
}
/* small sizes */
.boxcontent,.boxtitle,.cattitle,.code,.content,.ddm1,
.genmed,.mainmenu,.name,.nav,.quote,select,
.storycat,.storytitle,.topictitle,
h1,h2,input,input.button,textarea,th,
A:active,A:hover,A:link,A:visited,
BODY,DIV,FONT,FORM,P,SELECT,TD,TEXTAREA {
font-size:11px!important;
}
/* post body size */
.postbody {
font-size:12px!important;
}
/* test top navigate stuff */
/*
A.topnav:active { color:#9F9!important; }
A.topnav:hover { color:#EFE!important; }
A.topnav:link { color:#AFA!important; }
A.topnav:visited { color:#CFC!important; }
*/
A.topnav > U > FONT { color:#CCC!important; }
/* Colour in post links */
.postlink {
/* color:#F00!important; */
font-weight:bolder!important;
}
}
Leave off the first and last lines when you incorporate it into other browsers.
I do make a couple of gratuitous changes. I change the pastel blue and green background colours to my fairly gruesome sandy / mauve versions. They are the EDB/DCF codes in the above. I also embolden links, to make them more visible.
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports."
Kamran Nazeer