Difference between revisions of "MediaWiki: Common.css"
From PrimeFish Wiki
(Created page with "→CSS placed here will be applied to all skins: .navbar-brand img { width:100px; height: 45px; }") |
(No difference)
|
Revision as of 13:59, 3 August 2017
/* CSS placed here will be applied to all skins */
.navbar-brand img {
width:100px;
height: 45px;
}
