Include .gear CSS for taps

This commit is contained in:
Tim Mickel 2016-03-24 15:57:51 -04:00
parent c49870dd6b
commit 56ff66b6a8

View file

@ -162,6 +162,9 @@ div.frame {
background: url('../assets/lobby/gearOff.svg');
background-repeat: no-repeat;
background-size: auto 100%;
background-position-x: center;
-webkit-tap-highlight-color: transparent;
z-index: 1000;
width: 60px;
height: 60px;
}