]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/map.scss
strip emotes for language detection
[alttp.git] / resources / sass / map.scss
index 3f8ae067d65ed629b4e6157ef051c07074ae4804..8b80adaf54626d71cd55e944820bebd70b7003b4 100644 (file)
@@ -5,6 +5,10 @@
                stroke-width: 1px;
                vector-effect: non-scaling-stroke;
        }
+       > a .zelda-icon {
+               height: 1em;
+               width: 1em;
+       }
 }
 
 .map-popover {
        &.hidden {
                display: none;
        }
+
+       .tech-title-icons {
+               margin-right: 1ex;
+       }
 }
 
 .pin-list {