Difference between revisions of "MediaWiki:Monobook.css"

From Clean
Jump to navigationJump to search
m (New page: →‎CSS placed here will affect users of the Monobook skin: #column-content { margin-left: -16em } #content { margin-left: 16em })
 
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: -20em }
#content { margin-left: 16em }
+
#content { margin-left: 20em }

Revision as of 11:40, 13 February 2008

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

#column-content { margin-left: -20em }
#content { margin-left: 20em }