Difference between revisions of "MediaWiki:Common.css"

From Disc Golf Valley User Guide
Jump to: navigation, search
Line 5: Line 5:
 
.stars {
 
.stars {
 
   font-size: 24px;
 
   font-size: 24px;
  text-align: center;
 
 
}
 
}
  
 
.disc_attr (
 
.disc_attr (
 
   font-size: 18px;
 
   font-size: 18px;
  text-align: center;
 
 
}
 
}

Revision as of 23:54, 19 January 2021

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


.stars {
  font-size: 24px;
}

.disc_attr (
  font-size: 18px;
}