MediaWiki:Monobook.css: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(rv; messed up)
Tag: Undo
(more off)
Line 2: Line 2:


/* basic styling */
/* basic styling */

body {
background:#8CCC6D;
}

.mw-body, body.skin--responsive .pBody {
border:1px solid #007500;
}


body.skin--responsive #p-cactions li.selected {
body.skin--responsive #p-cactions li.selected {
border-color: #FF9102;
border-color: #FF9102;
}
}

.wikiEditor-ui .wikiEditor-ui-view, #content, #footer {
border-color: #007500;
}

textarea {
border-color: #007500;
}



.firstHeading { margin-top: 5px; }
.firstHeading { margin-top: 5px; }