Difference between revisions of "MediaWiki:Foreground.css"

From Slicer Wiki
Jump to: navigation, search
(increasing height of logo image)
(add missing braces)
Line 1: Line 1:
.top.bar.logo: max-height:80px !important
+
.top.bar.logo: {
 +
  max-height:80px !important
 +
}

Revision as of 20:00, 7 November 2016

Home < MediaWiki:Foreground.css
.top.bar.logo: { 
  max-height:80px !important
}