View source for Template:House Card/styles.css
From Archon Arcana - The KeyForge Wiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* link coloring */
.appearsIn a:link,
.appearsIn a:visited, .setChart a:link, .setChart a:visited {
color: black;
text-decoration: none;
}
.appearsIn a:hover, .setChart a:hover {
color: black;
text-decoration: underline;
}
.listOfCards a:link,
.listOfCards a:visited,
.listOfCards a:hover {
text-decoration: none;
color: white;
}
/* image sizing */
03121
1:0
Return to Template:House Card/styles.css.