astrXbian/www/jukebox/coversizes/30-Medium.css

24 lines
270 B
CSS
Raw Normal View History

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