Difference between revisions of "MediaWiki:Common.css"
From Ilianko
(Created page with "→CSS placed here will be applied to all skins: #column-content { margin-left: -15em } #column-content #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em...") |
|||
| 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: - | + | #column-content { margin-left: -20em } |
| − | #column-content #content { margin-left: | + | #column-content #content { margin-left: 20em } |
| − | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 20em } |
| − | .portlet { width: | + | .portlet { width: 19em } |
| − | #p-cactions { left: | + | #p-cactions { left: 19m } |
Revision as of 20:42, 14 March 2011
/* CSS placed here will be applied to all skins */
#column-content { margin-left: -20em }
#column-content #content { margin-left: 20em }
#p-logo a, #p-logo a:hover { width: 20em }
.portlet { width: 19em }
#p-cactions { left: 19m }