This commit is contained in:
Kai Vogelgesang
2020-07-17 23:17:02 +02:00
parent fe01c162d8
commit cbed154489
2 changed files with 37 additions and 8 deletions

View File

@@ -21,9 +21,8 @@
}
#scoreboard .bar {
background-color: chartreuse;
width: 80%;
height: 0.8em;
height: 1.2em;
border-radius: 0.6em;
}
</style>