Difference between revisions of "MediaWiki:Monobook.css"

From Clean
Jump to navigationJump to search
m
m
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
  
#column-content { margin-left: -16em }
+
#column-content { margin-left: -15em }
#content { margin-left: 16em }
+
#content { margin-left: 15em }
 +
#p-logo a, #p-logo a:hover { width: 15em }
 +
.portlet { width: 14em }
 +
#p-cactions { left: 14em }

Revision as of 12:42, 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 }