Difference between revisions of "MediaWiki:Common.css"

From Sim Settlements
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .toc { background-color: #black; border-radius: 10px 10px 10px 10px; }")
(No difference)

Revision as of 14:37, 14 May 2017

/* CSS placed here will be applied to all skins */
.toc {
    background-color: #black;
    border-radius: 10px 10px 10px 10px;
}