MediaWiki:Monobook.css: Difference between revisions

From Lawries Music People Archive
Jump to navigationJump to search
(More css changes)
(More css changes)
Line 12: Line 12:
line-height: 1.5em;
line-height: 1.5em;
}
}

p-cactions ul li a pre { background: #DDDDBB; }

Revision as of 12:08, 14 August 2015

/* CSS placed here will affect users of the MonoBook skin */
body {
        background: #CCCC99 url(headbg.jpg) 0 0 no-repeat;
        color: black;
}

div#content {
        background: #DDDDBB;
        color: black;
        border: 1px solid #aaa;
        border-right: none;
        line-height: 1.5em;
}

p-cactions ul li a pre { background: #DDDDBB; }