Template:Article card vertical/styles.css

From blackwiki
< Template:Article card vertical
Revision as of 18:07, 28 September 2018 by blackwiki>Weegaweek (used div:hover, div:hover div)
Jump to navigation Jump to search
img {
    max-width:110%;
    margin: 0;
    height:auto;
}

div:hover, div:hover div{
	border-color: #555 !important;
}