Difference between revisions of "MediaWiki: Common.css"

From PrimeFish Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .navbar-brand img { width:100px; height: 45px; }")
(No difference)

Revision as of 14:59, 3 August 2017

/* CSS placed here will be applied to all skins */
.navbar-brand img {
width:100px;
height: 45px;
}