immich-public-proxy/public/style.css

15 lines
172 B
CSS
Raw Normal View History

2024-10-28 15:47:14 -04:00
html {
background: #191919;
}
#lightgallery a {
text-decoration: none;
margin: 0;
padding: 0;
}
#lightgallery img {
height: 250px;
margin: 4px;
}