Difference between revisions of "MediaWiki:Common.css"

From Mushpedia
Jump to: navigation, search
m (adding more options)
(added more options)
Line 10: Line 10:
  
 
.small-50 { width: 50px; height: 50px; margin-bottom: 2px; }
 
.small-50 { width: 50px; height: 50px; margin-bottom: 2px; }
 +
 +
.small-10 { width: 10px; height: 10px; margin-bottom: 2px; }
 +
 +
.small-16 { width: 16px; height: 16px; margin-bottom: 2px; }
 +
 +
.small-32 { width: 32px; height: 32px; margin-bottom: 2px; }

Revision as of 17:17, 18 December 2013

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

.small-30 { width: 30px; height: 30px; margin-bottom: 2px; }

.small-20 { width: 20px; height: 20px; margin-bottom: 2px; }

.small-25 { width: 25px; height: 25px; margin-bottom: 2px; }

.small-12 { width: 12px; height: 12px; margin-bottom: 2px; }

.small-50 { width: 50px; height: 50px; margin-bottom: 2px; }

.small-10 { width: 10px; height: 10px; margin-bottom: 2px; }

.small-16 { width: 16px; height: 16px; margin-bottom: 2px; }

.small-32 { width: 32px; height: 32px; margin-bottom: 2px; }