mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Added dates to tracking page and improved charts.
This commit is contained in:
@@ -52,6 +52,19 @@ body {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.tracking-form {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.tracking-form input {
|
||||
margin: 3px 6px 3px 0;
|
||||
}
|
||||
|
||||
input {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
section {
|
||||
margin: 80px 0;
|
||||
}
|
||||
@@ -81,4 +94,8 @@ p {
|
||||
.menu {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.tracking-form {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user