stilist
By: a guest | Sep 8th, 2008 | Syntax:
CSS | Size: 0.85 KB | Hits: 98 | Expires: Never
a {
color: #8585aa !important;
}
a.new {
color: #aaa !important;
}
body {
background-color: #000 !important;
background-image: none !important;
font-family: "Gill Sans" !important;
}
div.thumbinner, .toccolours {
background-color: #333 !important;
}
h1, h2, h3, h4, h5, h6 {
color: #aaa !important;
font-family: Cochin !important;
}
p {
line-height: 2em !important;
}
table, #toc, .toc, .mw-warning {
background-color: #333 !important;
color: inherit !important;
}
#column-one, #footer, .editsection, .metadata, .site_sub {
display: none !important;
}
#content {
background-color: #181818 !important;
border: 1px solid #999 !important;
color: #aaa !important;
margin: 2.5em auto !important;
padding: 2.5em 5em !important;
width: 42em !important;
}
#globalWrapper {
font-size: 10.5pt !important;
}