home
/
aioutajg
/
public_html
/
resizer
/
assets
/
css
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
style.css
486 bytes
Rename
Delete
/* Close button styling */ .position-relative { position: relative; display: inline-block; margin: 5px; } .btn-close { opacity: 1 !important; background-color: rgba(255, 255, 255, 0.8); border-radius: 50%; padding: 6px !important; } .position-absolute.top-0.end-0 { top: 0; right: 0; } /* Ensure thumbnails are displayed inline */ #thumbnail { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 10px; }
Save