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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
}
 
}
 
*/
 
*/
 +
#p-cactions li {
 +
    font-size: 120%;
 +
    line-height: 0.8em;
 +
}

Latest revision as of 16:58, 11 May 2019

/*
div#content {
    background-color: #333333;
    color: #cccccc;
}
#firstHeading {
    color: #ffffff;
}
a {
    color: #ffffff;
}
*/
#p-cactions li {
    font-size: 120%;
    line-height: 0.8em;
}