Preview de mixed.css
/* MIXED CSS PACK */
/* Template: fetra.org.ar/admin/index.php */
/* Template mtime: 2025-11-13 14:48:08 */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css */
/* ===== INLINE <style> BLOCK #1 ===== */
body {
background: #0f172a;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #e5e7eb;
}
.navbar {
background: linear-gradient(90deg, #0f172a, #1e293b);
border-bottom: 1px solid rgba(148, 163, 184, 0.3);
}
.navbar-brand {
font-weight: 700;
letter-spacing: .03em;
font-size: 0.98rem;
}
.brand-pill {
display:inline-flex;
align-items:center;
gap:.4rem;
padding:.25rem .6rem;
border-radius:999px;
background:rgba(15,23,42,.85);
border:1px solid rgba(148,163,184,.5);
font-size:.72rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#e5e7eb;
}
.dashboard-wrapper {
padding: 2rem 1rem 3rem;
}
@media (min-width: 992px) {
.dashboard-wrapper {
padding: 3rem;
}
}
.section-title {
font-size: 1.4rem;
font-weight: 600;
margin-bottom: .4rem;
}
.section-subtitle {
font-size: .9rem;
color: #9ca3af;
margin-bottom: 1.4rem;
}
.card-dashboard {
background: radial-gradient(circle at top left, rgba(59,130,246,.25), transparent 55%),
radial-gradient(circle at bottom right, rgba(56,189,248,.18), transparent 55%),
#020617;
border-radius: 1rem;
border: 1px solid rgba(148, 163, 184, 0.35);
padding: 1.1rem 1.05rem;
height: 100%;
position: relative;
overflow: hidden;
transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease, background .2s ease;
}
.card-dashboard:hover {
transform: translateY(-3px);
box-shadow: 0 20px 45px rgba(15, 23, 42, 0.9);
border-color: rgba(96, 165, 250, 0.7);
background: radial-gradient(circle at top left, rgba(59,130,246,.35), transparent 55%),
radial-gradient(circle at bottom right, rgba(56,189,248,.27), transparent 55%),
#020617;
}
.card-icon {
width: 2.3rem;
height: 2.3rem;
border-radius: .9rem;
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: .75rem;
background: rgba(15,23,42,.9);
border: 1px solid rgba(148,163,184,.6);
font-size: 1.15rem;
}
.card-title {
font-size: 1rem;
font-weight: 600;
margin-bottom: .3rem;
color: #e5e7eb;
}
.card-text {
font-size: .85rem;
color: #9ca3af;
margin-bottom: .8rem;
min-height: 2.1em;
}
.btn-ghost {
font-size: .8rem;
padding: .35rem .8rem;
border-radius: 999px;
border: 1px solid rgba(148,163,184,.7);
background: rgba(15,23,42,.7);
color: #e5e7eb;
}
.btn-ghost i {
font-size: .75rem;
}
.btn-ghost:hover {
background: rgba(37,99,235,.95);
border-color: rgba(59,130,246,1);
color: #f9fafb;
}
.user-pill {
font-size: .75rem;
padding: .2rem .6rem;
border-radius: 999px;
border: 1px solid rgba(148,163,184,.4);
color:#e5e7eb;
background:rgba(15,23,42,.8);
display:inline-flex;
align-items:center;
gap:.35rem;
}
.user-pill i{
font-size:.75rem;
}
Manifest preview
{
"template": "fetra.org.ar/admin/index.php",
"template_mtime": 1763045288,
"template_mtime_human": "2025-11-13T14:48:08+00:00",
"css_links_found": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
],
"css_links_external": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
],
"css_links_embedded": [],
"inline_style_blocks": 1,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}