mirror of
https://codeberg.org/mclemens/wt32powermeter.git
synced 2026-05-18 12:09:08 -04:00
dashboard_css.h aktualisiert
This commit is contained in:
@@ -88,7 +88,15 @@ body {
|
||||
}
|
||||
|
||||
.footerbox {
|
||||
grid-column: 1 / span 3;
|
||||
grid-column: 1 / span 2;
|
||||
grid-row: 4;
|
||||
border-style: solid;
|
||||
font-size: 12px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.tempbox {
|
||||
grid-column: 3;
|
||||
grid-row: 4;
|
||||
border-style: solid;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user