Template:Home season list item/styles.css: Difference between revisions

From fattwiki
(Created page with ".home-season-list-item { margin:0.5em; } .home-season-list-item img { object-fit:cover; width:200px; height:200px; }")
 
m (Imperialhare moved page Template:Home season list item/style.css to Template:Home season list item/styles.css without leaving a redirect)
 

Latest revision as of 14:04, 13 July 2022

.home-season-list-item {
 margin:0.5em;
}

.home-season-list-item img {
 object-fit:cover;
 width:200px;
 height:200px;
}