User:Twyrine/sp-beta.css: Difference between revisions

Jump to navigation Jump to search
(Created page with ".image-link-template{ width: 250px; height: 150px; object-fit: cover; }")
 
No edit summary
Line 1: Line 1:
.image-link-template{
.image-link-template img{
   width: 250px;
   width: 250px;
   height: 150px;
   height: 150px;
   object-fit: cover;
   object-fit: cover;
}
}