Difference between revisions of "MediaWiki:Common.css"

From Future Of Mankind
(New page: →‎CSS placed here will be applied to all skins: #column-content { margin-left: -15em } #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em } .portlet { width: 14em }...)
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#column-content { margin-left: -15em }
+
#column-content { margin-left: -14em }
#content { margin-left: 15em }
+
#content { margin-left: 14em }
#p-logo a, #p-logo a:hover { width: 15em }
+
#p-logo a, #p-logo a:hover { width: 14em }
.portlet { width: 14em }
+
.portlet { width: 13em }
#p-cactions { left: 14em }
+
#p-cactions { left: 13em }

Revision as of 21:28, 11 June 2008

/* CSS placed here will be applied to all skins */
#column-content { margin-left: -14em }
#content { margin-left: 14em }
#p-logo a, #p-logo a:hover { width: 14em }
.portlet { width: 13em }
#p-cactions { left: 13em }