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

26 lines
312 B
CSS

.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;
}