X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fmap.scss;h=8b80adaf54626d71cd55e944820bebd70b7003b4;hb=2ba39c5f4632579146d2663d82149a156a4e96c1;hp=3f8ae067d65ed629b4e6157ef051c07074ae4804;hpb=939bf6d3ab44e3ce08116c2e9fdab160c35e894b;p=alttp.git diff --git a/resources/sass/map.scss b/resources/sass/map.scss index 3f8ae06..8b80ada 100644 --- a/resources/sass/map.scss +++ b/resources/sass/map.scss @@ -5,6 +5,10 @@ stroke-width: 1px; vector-effect: non-scaling-stroke; } + > a .zelda-icon { + height: 1em; + width: 1em; + } } .map-popover { @@ -15,6 +19,10 @@ &.hidden { display: none; } + + .tech-title-icons { + margin-right: 1ex; + } } .pin-list {