Difference between revisions of "User:Ianrbibtitlht/monobook.css"
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | /* | ||
div#content { | div#content { | ||
background-color: #333333; | background-color: #333333; | ||
| Line 7: | Line 8: | ||
} | } | ||
a { | a { | ||
| − | color: # | + | color: #ffffff; |
| + | } | ||
| + | */ | ||
| + | #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;
}
