MediaWiki talk:Common.css

From Wikiquote
Jump to navigation Jump to search

Spoiler style[edit]

Please and following snippet to Common.css, it will be used by spoiler template.

.notice {
    margin: 1em;
    padding: 0.2em;
}

#spoiler {
    border-top: 2px solid #ddd;
    border-bottom:2px solid #ddd;
}

--Pavel Zubkov 23:09, 22 April 2007 (UTC)[reply]

I copied the entire "Style for notices" section from the current w:MediaWiki:Common.css, which includes a "disambig" id selector as well. If there are any problems or questions, let me know. ~ Jeff Q (talk) 08:30, 24 April 2007 (UTC)[reply]