mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Change default thumbnail size
Change text color in the upload panel
This commit is contained in:
parent
ad547c4ccf
commit
33f475e828
5 changed files with 7 additions and 16 deletions
|
@ -91,12 +91,7 @@
|
|||
</div>
|
||||
|
||||
<div class="image-fullscreen" onclick="imageFullscreenOff()">
|
||||
<img
|
||||
src=""
|
||||
alt="{{ image.post_alt }}"
|
||||
onload="imgFade(this);"
|
||||
style="opacity:0;"
|
||||
/>
|
||||
<img src="" alt="{{ image.post_alt }}"/>
|
||||
</div>
|
||||
|
||||
<div class="image-grid">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue