MediaWiki:Common.css: Difference between revisions

From SWKLS WIKI
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .inform { color: #428bca; background: #ebf3f9; border-left: 5px solid #428bca; padding: 12px; margin: 0px; }")
(No difference)

Revision as of 15:58, 3 April 2020

/* CSS placed here will be applied to all skins */
.inform {
color: #428bca;
background: #ebf3f9;
border-left: 5px solid #428bca;
padding: 12px;
margin: 0px;
}