OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
creator
/
videoAI
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/21/2025 10:39:45 AM
rwxr-xr-x
📄
21-01-25styles.css
929 bytes
01/21/2025 10:39:40 AM
rw-r--r--
📄
export.php
7.03 KB
01/21/2025 10:39:40 AM
rw-r--r--
📄
index.php
5 KB
01/21/2025 10:39:41 AM
rw-r--r--
📄
script.js
6.46 KB
01/21/2025 10:39:42 AM
rw-r--r--
📄
styles.css
1.01 KB
01/21/2025 10:39:41 AM
rw-r--r--
📄
video_process.php
11.12 KB
01/21/2025 10:39:44 AM
rw-r--r--
📄
zexport.php
3.56 KB
01/21/2025 10:39:43 AM
rw-r--r--
📄
zindex.php
4.48 KB
01/21/2025 10:39:44 AM
rw-r--r--
📄
zscript.js
5.78 KB
01/21/2025 10:39:44 AM
rw-r--r--
Editing: 21-01-25styles.css
Close
body { padding: 20px; } h1 { text-align: center; margin-bottom: 30px; } .storyboard { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; } .storyboard-item { border: 1px solid #ddd; padding: 10px; width: 250px; text-align: center; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); background-color: #fff; } .storyboard-item img { max-width: 100%; height: auto; } .storyboard-item input[type="number"] { width: 100%; box-sizing: border-box; } .storyboard-item textarea { width: 100%; box-sizing: border-box; margin-top: 10px; height: 60px; } .delete-row { color: red; cursor: pointer; display: block; margin-top: 10px; } .form-container { max-width: 900px; margin: 0 auto; } .form-container button { margin-top: 20px; }