Difference between revisions of "MediaWiki:Common.css"

From InfoEx Help Information
Jump to navigation Jump to search
(Created page with "CSS placed here will be applied to all skins: test")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
test
+
table.TblSteps {
 +
  border-spacing:10px;
 +
}

Revision as of 15:25, 15 October 2013

/* CSS placed here will be applied to all skins */

table.TblSteps {
  border-spacing:10px;
}