Difference between revisions of "Template:Article card vertical/styles.css"
Jump to navigation
Jump to search
blackwiki>Weegaweek m (used body:hover div) |
m (13 revisions imported) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
} | } | ||
| − | + | .articlecard:hover, .articlecard:hover div{ | |
border-color: #555 !important; | border-color: #555 !important; | ||
} | } | ||
Latest revision as of 14:32, 28 October 2020
img {
max-width:110%;
margin: 0;
height:auto;
}
.articlecard:hover, .articlecard:hover div{
border-color: #555 !important;
}