Line 3: | Line 3: | ||
font-family: "palatino linotype", palatino, serif; | font-family: "palatino linotype", palatino, serif; | ||
font-size: 40px; | font-size: 40px; | ||
− | color: # | + | color: #21C251; |
font-style: normal; | font-style: normal; | ||
font-weight: bold; | font-weight: bold; | ||
Line 15: | Line 15: | ||
font-family: "palatino linotype", palatino, serif; | font-family: "palatino linotype", palatino, serif; | ||
font-size: 20px; | font-size: 20px; | ||
− | color: # | + | color: #21C251; |
font-style: normal; | font-style: normal; | ||
font-weight: normal; | font-weight: normal; | ||
Line 26: | Line 26: | ||
.cortex-table { | .cortex-table { | ||
− | background: # | + | background: #21C251; |
font-family: "palatino linotype", palatino, serif; | font-family: "palatino linotype", palatino, serif; | ||
font-size: 12px; | font-size: 12px; |
Revision as of 16:14, 7 January 2015
/* CSS placed here will be applied to all skins */ body #cortex-name { font-family: "palatino linotype", palatino, serif; font-size: 40px; color: #21C251; font-style: normal; font-weight: bold; font-variant: small-caps; text-align: center; letter-spacing: 0px; line-height: 20px; } body #cortex-header { font-family: "palatino linotype", palatino, serif; font-size: 20px; color: #21C251; font-style: normal; font-weight: normal; font-variant: small-caps; text-align: left; letter-spacing: 0px; padding-top: 20px; line-height: 20px; } .cortex-table { background: #21C251; font-family: "palatino linotype", palatino, serif; font-size: 12px; } body #cortex-text { background=#FFFFFF; font-family: "palatino linotype", palatino, serif; font-size: 14px; } .sm-header { background-color: black; color: white; font-family: "lucida sans unicode", "lucida grande", sans-serif; font-size: 22px; font-style: normal; font-weight: bold; font-variant: small-caps; text-align: right; letter-spacing: 1.2px; padding-right: 10px; padding-bottom: 4px; padding-top; 4px; line-height: 25px;} .sm-table { background-color: white; color: black; font-family: "palatino linotype", palatino, serif; }