]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/tracker.scss
compact keysanity tracker
[alttp.git] / resources / sass / tracker.scss
index cf6cb6df77302212fcdb64902b93f2b04ac017f7..ab1faaba3e4b67850ebf75125306133a555ccfc0 100644 (file)
        .dungeons {
                .count-display,
                .dungeon-tag {
-                       font-size: 0.5px;
+                       font-size: 0.45px;
                        font-weight: bold;
                        fill: white;
                        stroke: black;
-                       stroke-width: 0.25px;
+                       stroke-width: 0.2px;
                        stroke-linejoin: round;
                        paint-order: stroke fill;
                        dominant-baseline: middle;
@@ -38,6 +38,7 @@
                }
                .count-display {
                        font-size: 0.65px;
+                       stroke-width: 0.3px;
                }
        }
        .items {