Template:Race/styles.css
Jump to navigation
Jump to search
.NavFrame.stereotypes {
border: 4px double #333;
}
.stereotypes .NavHead {
background-color: #333 !important;
font-family: Georgia;
font-size: 1.1em !important;
font-variant: small-caps;
font-weight: normal;
color: #fff;
}
.NavHead.stereotypes a {
color: #fff !important;
}
.stereotypes .NavContent a:not(.new) {
color: #db7093;
}
.stereotypes .NavContent a:hover {
color: #888;
}
.stereotypes-disclaimer {
margin: 0.4rem 0rem;
text-align:center;
font-style: italic;
font-size: 90%;
}
/* [[Category:Stylesheets]] */