]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/tracker.scss
tracker medallion controler
[alttp.git] / resources / sass / tracker.scss
index 06f157779a3b5eb5f3a46469e2a57ae4d480651c..2e75301da33bee88a795ac67666ccd5d18fce0fe 100644 (file)
@@ -1,5 +1,6 @@
 .tracker {
-       .count-display {
+       .count-display,
+       .med-display {
                background: black;
                font-weight: bold;
                text-align: center;
                .right {
                        right: 0;
                }
-               .count-display {
+               .count-display,
+               .med-display {
                        pointer-events: none;
                        &.is-zero {
                                display: none;
                        }
                }
+               .med-display {
+                       height: 30%;
+                       font-size: 80%;
+                       line-height: 1;
+               }
        }
        .toggle-icon {
                &.inactive {