Changes

394 bytes added ,  13:44, 7 January 2015
Created page with "→‎CSS placed here will be applied to all skins: .cortex { background-color: black; color: white; font-family: "lucida sans unicode", "lucida grande", sans-serif; fo..."
/* CSS placed here will be applied to all skins */
.cortex {
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;}