Add clock statistics

This commit is contained in:
Mononaut
2023-04-19 09:41:53 +09:00
parent 3ddd51d4cb
commit d3a7950e78
5 changed files with 75 additions and 3 deletions

View File

@@ -40,6 +40,7 @@
fill: none;
stroke: white;
stroke-width: 2px;
stroke-linecap: butt;
&.minor {
stroke-opacity: 0.5;