shin-neo-lyrical-tokarev/public/styles/soku/index.css

13 lines
154 B
CSS
Raw Normal View History

2024-11-27 23:16:53 -05:00
.soku-table{
max-width: 1024px;
width: fit-content;
}
.gallery > img{
max-width: 700px;
width: auto;
2024-11-27 23:19:44 -05:00
}
img{
image-rendering: auto;
2024-11-27 23:16:53 -05:00
}