From TheBestLinks.com
Note: After saving, you have to clear your browser cache to see the changes: Mozilla: click reload(or ctrl-r), IE / Opera: ctrl-f5, Safari: cmd-r, Konqueror ctrl-r.
/* don't use any logo, move the boxes onto that area instead */
#p-logo { display: none }
#column-one { padding-top: 0; }
/* standard link colors, see [[web colors]] */
a { color: #FF0000; }
a:visited { color: #7F007F; }
a:active { color: #FF0000; }
a.new { color: #000080; }
a.interwiki, a.external { color: #3366BB; }
/*
** Diff rendering
*/
td.diff-addedline { background:#ccffcc; font-size: 100%;}
td.diff-deletedline { background:#ffffaa; font-size: 100%;}
td.diff-context { background:#eeeeee; font-size: 100%;}
/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: brown; font-size: 90%; !important}
#pagehistory span.user {
margin-left: 1.4em; margin-right:
0.4em; font-size: 80%;
}
#pagehistory span.minor { font-weight: bold; }
#pagehistory li { border: 1px solid White; }
#pagehistory li.selected {
background-color:#f9f9f9;
border:1px dashed #aaaaaa;
}