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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 13: Line 13:
 
#p-cactions li {
 
#p-cactions li {
 
     font-size: 120%;
 
     font-size: 120%;
 +
    line-height: 1.25em;
 
}
 
}

Revision as of 16:55, 11 May 2019

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