Changes

no edit summary
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* 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; }
 
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 
+
span.error {
 +
color:red;
 +
font-weight: bold;
 +
font-variant: small-caps;
 +
}
 
p.CharboxName {
 
p.CharboxName {
 
     font-size:110%;font-variant: small-caps;line-height: 0.7
 
     font-size:110%;font-variant: small-caps;line-height: 0.7