This is David Aumueller's (of YAWN wiki) style sheet.
It is excellent. Lots of blue, white, red, yellow. Just save it on your hard drive with the extension: .CSS and at Preferences, indicate the address of the style sheet URL and Usemod will do the rest.
If it could be put on the Usemod site, it would be great!
David has put it on his Usemod. I'll post the link in a few minutes. There it is: http://www.dayf.de/wiki.pl?Main ([archived link])
Note that David has coded the style sheet so that lines are not shown but I (or someone else, I can't recall) have/has put the code to show lines.
Thanks David for an excellent style-sheet that has done a lot of mileage on Internet! In fact, this is probably the most popular Usemod style sheet and deservedly so!
If you want to send David a word of thanks, you will find his e-mail address here:
Ultimately, thanks to Clifford Adams, Usemod's programmer for coding Usemod's style-sheet's function or for incorporating the function in Usemod! This is a very well-appreciated feature.
-- DavidB
a:link { text-decoration: none; } a:active { text-decoration: none; } a:visited { text-decoration: none; color: #000088; } a:hover { text-decoration: none; color: #000000; border-bottom: 1px dotted; border- color: blue; } a:link img, a:visited img { border-style: none; } /* no border on img links */ A.wikipagelink {} A.wikipagelink:hover { color: red; } A.wikipageedit { color: red; } A.wikipageedit:hover { color: red; }
body { /* font-family: serif; */ /* background-color: #eeeeff; */ /* background-color: #ffddbb; */ } h1, h2, h3 { font-family: "Maiandra GD", serif; font-weight:bold; } div.wikiheader h1 { font-variant: small-caps; }
code, tt { font-size: small; } code { background-color: #eeeeee; }
pre { font-size: x-small; border: #777777 1px solid; padding: 0.5em; margin-left: 1em; margin-right: 2em; white-space: pre; background-color: #e6e6e6; color: black;}
DIV.wikitext {
font-family: "Trebuchet MS", "Maiandra GD", serif; font-size: normal; padding-left: 0.5em; background-color: #ffffff; color: #000000; /* border: 1px solid #ccccff; */} DIV.wikipreview { } DIV.wikiheader {
font-family: sans-serif; font-size: x-small; padding: 0.5em; border-bottom: 2px solid #ffcc00; /* padding:4px; background-color: #f5f5f5; color: #000000; border: 1px solid #ccccff; */ /* padding:4px; background-color: #ffffff; color: #000000; border: 1px solid #ccccff; */} DIV.wikirc {
font-family: serif; font-size: normal;} DIV.wikifooter {
font-family: sans-serif; font-size: x-small; padding: 0.5em; border-top: 2px solid #ffcc00; /* padding:4px; background-color: #f5f5f5; color: #000000; border: 1px solid #ccccff; */ /* padding:4px; background-color: #ffffff; color: #000000; border: 1px solid #ccccff; */} DIV.wikipref {
font-family: serif; font-size: small;}
HR.wikilinefooter { hr { display:none; } }
HR.wikilineheader { } HR.wikiline { hr { display:none; } }
HR.wikilinepref { }
TABLE.wikidiffold {
background-color : Lightorange;} TABLE.wikidiffnew {
background-color : Lightgreen;}