Difference between revisions of "Template:Article card vertical/styles.css"

From blackwiki
Jump to navigation Jump to search
blackwiki>Weegaweek
(used .articlecard:hover, .articlecard:hover div)
blackwiki>Pppery
m (Pppery moved page Template:Article card vertical/style.css to Template:Article card vertical/styles.css without leaving a redirect: CSS naming convention)
(No difference)

Revision as of 22:40, 4 March 2019

img {
    max-width:110%;
    margin: 0;
    height:auto;
}

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