reddit-save/html/style.css

8 lines
79 B
CSS
Raw Normal View History

2020-12-31 00:51:41 +01:00
a {
display: block;
2020-12-31 01:33:30 +01:00
}
img {
max-width: 100px;
max-height: 200px;
2020-12-31 00:51:41 +01:00
}