Changes

250 bytes added ,  15:09, 7 January 2015
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 #cortex-name {
 +
  font-family: "palatino linotype", palatino, serif;
 +
  font-size: 40px;
 +
  color: #A85016;
 +
  font-style: normal;
 +
  font-weight: bold;
 +
  font-variant: small-caps;
 +
  text-align: center;
 +
  letter-spacing: 0px;
 +
  line-height: 20px;
 +
}
 +
 
body #cortex-header {
 
body #cortex-header {
 
   font-family: "palatino linotype", palatino, serif;
 
   font-family: "palatino linotype", palatino, serif;