This commit is contained in:
@ -13,9 +13,30 @@
|
||||
|
||||
.metadata {
|
||||
grid-template-columns: 0.4fr auto 0.4fr;
|
||||
grid-template-rows: auto 1fr;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.steuerung {
|
||||
font-size:xx-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;
|
||||
}
|
Reference in New Issue
Block a user