Difference between revisions of "MediaWiki:Common.css"

From SMT: Dx2 Wiki
Jump to: navigation, search
Line 4: Line 4:
 
}
 
}
  
div.dx2skill span {
+
div.dx2skill > span {
 
     font-size: 0.875em;
 
     font-size: 0.875em;
 
}
 
}

Revision as of 17:40, 22 January 2020

/* CSS placed here will be applied to all skins */
.dx2skill {
    font-size: 0.875em;
}

div.dx2skill > span {
    font-size: 0.875em;
}