Difference between revisions of "MediaWiki:Common.css"

From phurvitz
Jump to: navigation, search
(New page: CSS placed here will be applied to all skins: #tableIndent20px { margin-left: 20px; })
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#tableIndent20px {
+
#tableIndent {
 
   margin-left: 20px;
 
   margin-left: 20px;
 
}
 
}

Revision as of 22:10, 13 November 2009

/* CSS placed here will be applied to all skins */
#tableIndent {
   margin-left: 20px;
}