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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 7: Line 7:
 
}
 
}
 
a {
 
a {
     color: #80cbff;
+
     color: #c0e7ff;
 
}
 
}

Revision as of 12:46, 11 May 2019

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