astrXbian/www/jukebox/coversizes/50-ExtraLarge.css

26 lines
312 B
CSS
Raw Normal View History

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