Difference between revisions of "MediaWiki:Common.css"

From IVS Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
.expandContent {
 
.expandContent {
  margin: 2px;
+
  margin: 3px;
 
}
 
}

Revision as of 12:36, 2 May 2022

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

.expandContent {
 margin: 3px;
}