Line 68: | Line 68: | ||
.sporiBtm { | .sporiBtm { | ||
− | width: | + | width: 55px; |
position: absolute; | position: absolute; | ||
left: 92%; | left: 92%; | ||
− | top: | + | top: 42%; |
+ | -moz-transform: scaleX(-1); | ||
+ | -o-transform: scaleX(-1); | ||
+ | -webkit-transform: scaleX(-1); | ||
+ | transform: scaleX(-1); | ||
} | } | ||
Revision as of 10:05, 16 October 2016