Difference between revisions of "MediaWiki: Common.css"
From PrimeFish Wiki
| Line 8: | Line 8: | ||
.strong-text { font-weight: bold; } | .strong-text { font-weight: bold; } | ||
| − | .with-navbar.with-navbar-fixed { padding: | + | .with-navbar.with-navbar-fixed { padding: 85px!important; } |
Revision as of 14:31, 8 August 2017
/* CSS placed here will be applied to all skins */
.navbar-brand { height: 75px!important; }
.navbar-brand img { width:100px; height: 45px;}
.strong-text { font-weight: bold; }
.with-navbar.with-navbar-fixed { padding: 85px!important; }
