Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .Place { background: #00aeef; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0p...") |
(No difference)
|
Revision as of 18:08, 29 October 2015
/* CSS placed here will be applied to all skins */ .Place { background: #00aeef; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; border: 1px solid #00AEEF; }