Difference between revisions of "MediaWiki:Common.css"

From Disc Golf Valley User Guide
Jump to: navigation, search
Line 13: Line 13:
  
 
.disc-attr {
 
.disc-attr {
   font-size: 12px;
+
   font-size: 14px;
 
   text-align: center;
 
   text-align: center;
 
}
 
}

Revision as of 08:05, 20 January 2021

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

.tocnumber {
  display: none;
}


.stars {
  font-size: 16px;
  text-align: center;
}


.disc-attr {
  font-size: 14px;
  text-align: center;
}