w0bm_theme
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 12s

This commit is contained in:
x
2025-03-09 01:40:37 +01:00
parent 7028d92d5e
commit b6f28fdb58
5 changed files with 90 additions and 72 deletions

21
public/s/css/w0bm.css Normal file
View File

@ -0,0 +1,21 @@
.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;
}