Difference between revisions of "MediaWiki:Vector.css"

From ChaldeanWiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: #p-logo a { height: 180px; }")
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
height: 180px;
 
height: 180px;
 
}
 
}
 +
 +
body.ns-1 #mw-head {background-image: url('images/b/bb/Chaldean-banner.jpg');}

Latest revision as of 00:31, 8 April 2015

/* CSS placed here will affect users of the Vector skin */
#p-logo a {
	height: 180px;
}

body.ns-1 #mw-head {background-image: url('images/b/bb/Chaldean-banner.jpg');}