dashboard_css.h aktualisiert
This commit is contained in:
parent
57bde6704e
commit
083aba5608
@ -88,7 +88,15 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footerbox {
|
.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;
|
grid-row: 4;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
Loading…
Reference in New Issue
Block a user