Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

Difference between revisions of "MediaWiki:Common.css"

on PidgiWiki, the video game media repository

Line 5: Line 5:
 
.sc { font-variant: small-caps }
 
.sc { font-variant: small-caps }
  
#siteSub { display:block; font-weight:normal; font-size:%90;}
+
#siteSub {
 +
    display: inline;
 +
    font-size: 100%;
 +
    font-weight: normal;
 +
}
 +
 
  
 
/* </pre> */
 
/* </pre> */

Revision as of 02:19, 11 August 2010

/* <pre> */

/* Miscellaneous formatting features */

.sc { font-variant: small-caps }

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}


/* </pre> */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.