]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/common.scss
basic auto tracking
[alttp.git] / resources / sass / common.scss
index 0cb6655c981dd8046b2f040c7dc5f1186acde644..8fe76bbf588ac5c871dff2d3690e0b2ed34441f6 100644 (file)
@@ -258,6 +258,7 @@ h1 {
        position: relative;
        display: inline-flex;
        align-items: center;
+       vertical-align: middle;
        width: 2em;
        height: 2em;
 
@@ -266,6 +267,13 @@ h1 {
                max-width: 100%;
                max-height: 100%;
        }
+       .item-map-icon {
+               display: inline-block;
+               width: 100%;
+               height: 100%;
+               background: url(/items-v1.png);
+               background-size: 800% 1100%;
+       }
        .strike {
                position: absolute;
                top: 0;