Difference between revisions of "MediaWiki:Monobook.css"

From Clean
Jump to navigationJump to search
m
m
Line 8: Line 8:
  
  
#p-logo {
+
#p-logo, #p-logo a, #p-logo a:hover {
 
  width: 100px;
 
  width: 100px;
 
}
 
}

Revision as of 14:53, 13 February 2008

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

#column-content { margin-left: -15em }
#content { margin-left: 15em }
#p-logo a, #p-logo a:hover { width: 15em }
.portlet { width: 14em }
#p-cactions { left: 14em }


#p-logo, #p-logo a, #p-logo a:hover {
 width: 100px;
}