Difference between revisions of "MediaWiki:Monobook.css"

From Yorkshire
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the MonoBook skin: #p-logo { height: 190px; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the MonoBook skin */
 
/* CSS placed here will affect users of the MonoBook skin */
  
#p-logo {
+
#p-logo a {
 
   height: 190px;
 
   height: 190px;
 
}
 
}

Revision as of 21:33, 7 September 2014

/* CSS placed here will affect users of the MonoBook skin */

#p-logo a {
  height: 190px;
}