OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
creator
/
assets
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/21/2025 10:39:59 AM
rwxr-xr-x
📄
13-01-25stream.css
14.61 KB
01/21/2025 10:39:49 AM
rw-r--r--
📄
b_stream.css
13.72 KB
01/21/2025 10:39:50 AM
rw-r--r--
📄
b_styles.css
5.95 KB
01/21/2025 10:39:50 AM
rw-r--r--
📄
bstream.css
11.85 KB
01/21/2025 10:39:49 AM
rw-r--r--
📄
bstyles.css
3.18 KB
01/21/2025 10:39:49 AM
rw-r--r--
📄
cream.css
5.39 KB
01/21/2025 10:39:51 AM
rw-r--r--
📄
creamstyle.css
7.75 KB
01/21/2025 10:39:51 AM
rw-r--r--
📄
genai_style.css
3.78 KB
01/21/2025 10:39:51 AM
rw-r--r--
📄
magnific-popup.css
6.7 KB
01/21/2025 10:39:52 AM
rw-r--r--
📄
main.css
42.97 KB
01/21/2025 10:39:53 AM
rw-r--r--
📄
stream.css
14.73 KB
01/21/2025 10:39:56 AM
rw-r--r--
📄
styles.css
10.31 KB
01/21/2025 10:39:55 AM
rw-r--r--
Editing: bstyles.css
Close
body { background-color: #141414 !important; color: #fff; font-family: 'Arial', sans-serif; margin: 0; padding: 0; } h5{ font-size: medium !important; line-height: 1.2; font-weight: 400 !important; } .navbar { box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); } .btn-primary { color:#007bff; background-color: #1c1c1c !important; border-color: #1c1c1c; } .action-card .btn { margin-top: 1rem; padding: 0.5rem 1rem; font-size: 1rem; border-radius: 4px; } .end-navbar { display: flex; justify-content: end; } .end-navbar .engtokanada { padding: 0.5rem 1rem; color: white; text-decoration: none; } .card-body .card-text, .datewithtime { font-size: 12px; color: #959595; } .model-header { width: 88% !important; display: flex !important; justify-content: space-between !important; align-items: center !important; gap: 1rem !important; /* Adjust based on your gap value */ } .modal-header .model-title { max-width: 88% !important; font-size: medium; } .btn-close { max-width: 12% !important; font-weight: 800 !important; --bs-btn-close-color: #FF0000 !important; --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff0000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") !important; --bs-btn-close-opacity: 0.5; --bs-btn-close-hover-opacity: 0.75; --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); --bs-btn-close-focus-opacity: 1; --bs-btn-close-disabled-opacity: 0.25; --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%); position: absolute; top: 1rem; right: 1rem; /* Optional: Adjusts to the top-right corner */ box-sizing: content-box; width: 1rem !important; height: 1rem !important; padding: 1rem 1rem !important; color: var(--bs-btn-close-color); background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat; border: 0; border-radius: .375rem; opacity: var(--bs-btn-close-opacity); } /* Responsive Adjustments */ @media (max-width: 992px) { .item-card { min-width: 180px; } .category-title { font-size: 1.5rem; } } @media (max-width: 768px) { .item-card { min-width: 160px; } .category-title { font-size: 1.25rem; } .action-card .card-title { font-size: 1.1rem; } .action-card .btn { font-size: 0.95rem; } } @media (max-width: 576px) { .navbar-brand { font-size: 1.25rem; } .nav-link { margin-left: 0.5rem; font-size: 0.9rem; padding: .5rem 0rem; } .item-card { max-width: 140px; } .category-title { font-size: 1rem; } .action-card .card-title { font-size: 1rem; } .action-card .btn { font-size: 0.9rem; } } .footer { text-align: center; padding: 20px; background-color: #000; color: #777; position: fixed; bottom: 0; width: 100%; }