Difference between revisions of "User:Ianrbibtitlht/monobook.css"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 5: Line 5:
 
#firstHeading {
 
#firstHeading {
 
     color: #ffffff;
 
     color: #ffffff;
 +
}
 +
a {
 +
    color: #205bf8;
 
}
 
}

Revision as of 12:41, 11 May 2019

div#content {
    background-color: #333333;
    color: #cccccc;
}
#firstHeading {
    color: #ffffff;
}
a {
    color: #205bf8;
}