MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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: -18em } | /* #column-content { margin-left: -18em } */ | ||
#column-content #content { margin-left: 18em } | #column-content #content { margin-left: 18em } | ||
#p-logo a, #p-logo a:hover { width: 18em } | #p-logo a, #p-logo a:hover { width: 18em } | ||
Revision as of 02:56, 8 June 2017
/* CSS placed here will be applied to all skins */
/* #column-content { margin-left: -18em } */
#column-content #content { margin-left: 18em }
#p-logo a, #p-logo a:hover { width: 18em }
.portlet { width: 17em }
#p-cactions { left: 17em }
#p-cactions DIV.pBody #ca-viewsource ,
#p-cactions DIV.pBody #ca-talk ,
#p-cactions DIV.pBody #ca-history
{ display:none; }