Difference between revisions of "MediaWiki:Common.css"

From P&T Knowledgebase
Jump to navigation Jump to search
Line 5: Line 5:
 
.portlet { width: 17em }
 
.portlet { width: 17em }
 
#p-cactions { left: 17em }
 
#p-cactions { left: 17em }
 +
 +
#ca-viewsource , #ca-talk , #ca-history { display:none; }

Revision as of 05:23, 30 October 2010

/* 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 }

#ca-viewsource , #ca-talk , #ca-history { display:none; }