astroport/www/rompr/coversizes/60-Super.css

26 lines
316 B
CSS
Raw Normal View History

2020-03-22 01:31:06 +01:00
.smallcover
{
width:100px;
}
.smallcover-svg {
height:100px;
}
img.notexist,img.notfound {
width:100px;
height:100px;
}
body.desktop .smallcover.svg-square.noindent
{
width:42px;
margin-right:28px;
}
body.mobile .smallcover.svg-square.noindent
{
width:32px;
margin-right:16px;
}