Difference between revisions of "MediaWiki:Common.css"
| Line 1: | Line 1: | ||
body.page-100_Orange_Juice_Wiki.action-view h1.firstHeading, body.page-100_Orange_Juice_Wiki.action-submit h1.firstHeading { display: none; } | body.page-100_Orange_Juice_Wiki.action-view h1.firstHeading, body.page-100_Orange_Juice_Wiki.action-submit h1.firstHeading { display: none; } | ||
| + | |||
| + | body | ||
| + | { | ||
| + | background: #007FFF; | ||
| + | } | ||
.help | .help | ||
Revision as of 15:34, 21 June 2018
body.page-100_Orange_Juice_Wiki.action-view h1.firstHeading, body.page-100_Orange_Juice_Wiki.action-submit h1.firstHeading { display: none; }
body
{
background: #007FFF;
}
.help
{
border-bottom: 1px dotted #000000;
cursor: help;
}