Template:Civilization/styles.css
Jump to navigation
Jump to search
.civ-nav .simple-content a {
color: #4f331a;
text-shadow:0px 1px 1px rgba(255,255,255,0.4);
font-variant:all-small-caps;
text-decoration: none;
}
.civ-nav .simple-content a:hover {
color: #abff81;
text-shadow:0px 1px 1px rgba(0,0,0,0.4);
}
.civ-nav .simple-image img {
border:4px inset silver;
border-radius: 5px;
}