mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 19:46:16 +00:00
Generate thumbnails on the fly with PIL
Removed the need of having 3 copies of an image Fixes more Sass(y) stuff
This commit is contained in:
parent
2455d3f88c
commit
a10a5a8793
10 changed files with 149 additions and 76 deletions
|
@ -26,6 +26,8 @@ main {
|
|||
|
||||
box-sizing: border-box;
|
||||
|
||||
user-select: none;
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue