|
|
@ -51,6 +51,7 @@ a { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.centered-btns_nav { |
|
|
|
.centered-btns_nav { |
|
|
|
|
|
|
|
z-index: 3; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
top: 50%; |
|
|
|
top: 50%; |
|
|
@ -76,6 +77,7 @@ a { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.transparent-btns_nav { |
|
|
|
.transparent-btns_nav { |
|
|
|
|
|
|
|
z-index: 3; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
@ -96,6 +98,7 @@ a { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.large-btns_nav { |
|
|
|
.large-btns_nav { |
|
|
|
|
|
|
|
z-index: 3; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
|
|
opacity: 0.6; |
|
|
|
opacity: 0.6; |
|
|
|