Difference between revisions of "User:Svip/vector.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Moved to general CSS instead.)
 
(122 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
/* see [[MediaWiki:Vector.css]] instead.*/
    background: #13202e;
}
 
.donation-notice {
    border: 1px solid #a7d7f9;
    font-size: 80%;
    line-spacing: 0.9;
    width: 90%;
    padding: 5px;
}
 
.donation-notice hr {
    border-color: #a7d7f9;
}

Latest revision as of 15:52, 16 August 2009

/* see [[MediaWiki:Vector.css]] instead.*/