Difference between revisions of "MediaWiki:Common.css"

From Starlight Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
     font-variant: small-caps;line-height: 0.7
 
     font-variant: small-caps;line-height: 0.7
 
}
 
}
p.CharboxHonorPre {
+
p.CharboxHonor {
 
     font-size:80%;small-caps;line-height: 0.7
 
     font-size:80%;small-caps;line-height: 0.7
  
 
}
 
}

Revision as of 04:59, 13 October 2018

/* CSS placed here will be applied to all skins */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

p.CharboxName {
     font-variant: small-caps;line-height: 0.7
}
p.CharboxHonor {
     font-size:80%;small-caps;line-height: 0.7

}