reddit-save/html/style.css
2020-12-31 00:33:30 +00:00

8 lines
79 B
CSS

a {
display: block;
}
img {
max-width: 100px;
max-height: 200px;
}