1
0
Fork 0
GalleryShare/GalleryShare/Embed/Theme.css

12 lines
172 B
CSS

html, body { font-size: 100%; }
body
{
font-family: sans-serif;
}
figure
{
width: 10em; height: 7.5em;
background-position: center center;
background-size: cover;
}