f0ckv2/public/s/css/w0bm.css
x b6f28fdb58
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 12s
w0bm_theme
2025-03-09 01:40:37 +01:00

21 lines
277 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;
}
.steuerung {
font-size:xx-large;
font-family: monospace;
}