f0ckv2/public/s/css/w0bm.css
x 7d8baa1da3
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 14s
hthtdf
2025-03-09 13:56:11 +01:00

48 lines
727 B
CSS

.navbar-brand {
display: grid;
grid-template-columns: 1fr auto;
}
.image-brand {
width: 5cm;
}
.kontrollelement {
grid-column: 2;
}
.metadata {
grid-template-columns: 0.4fr auto 0.4fr;
grid-template-rows: auto 1fr;
background-color: transparent !important;
border: none !important;
}
html[theme="f0ck95d"] .badge-dark {
border: none;
background-image: none;
box-shadow: none;
}
.steuerung {
font-size:x-large;
font-family: monospace;
}
.steuerung a {
color: white;
}
.blahlol {
grid-column: 2;
}
span#favs {
background: transparent !important;
border: none !important;
}
.badge-dark, #themeselector {
background-color: unset;
border: unset;
}