Difference between revisions of "MediaWiki:Common.css"

From Disc Golf Valley User Guide
Jump to: navigation, search
Line 4: Line 4:
  
 
.stars {
 
.stars {
   font-size: 18px;
+
   font-size: 11px;
 
}
 
}
  
 
.disc_attr (
 
.disc_attr (
   font-size: 14px;
+
   font-size: 8px;
 
}
 
}

Revision as of 00:05, 20 January 2021

/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }


.stars {
  font-size: 11px;
}

.disc_attr (
  font-size: 8px;
}