Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .note-info { background-color: #F0F0E7; background-image: url(//www.starcraftai.com/images/c/cc/Note.png); border-col...") |
(No difference)
|
Revision as of 15:58, 19 June 2015
/* CSS placed here will be applied to all skins */
.note-info {
background-color: #F0F0E7;
background-image: url(//www.starcraftai.com/images/c/cc/Note.png);
border-color: #cc9933;
/* @noflip */ padding-left: 30px;
min-height: 28px;
}