|
|
|
@ -60,10 +60,11 @@ body {
|
|
|
|
|
color:#371F10;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
border:none;
|
|
|
|
|
border-right:1px solid #D1C8C8;
|
|
|
|
|
font-size: 25px;
|
|
|
|
|
width: 50px;
|
|
|
|
|
height: 50px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
height: 50px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
z-index: 10;
|
|
|
|
|
bottom: 0%;
|
|
|
|
|
}
|
|
|
|
@ -78,7 +79,7 @@ button.down span, button.up span {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.up {
|
|
|
|
|
right: 51px;
|
|
|
|
|
right: 53px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.down {
|
|
|
|
@ -91,11 +92,11 @@ button.bottom span, button.top span {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.top {
|
|
|
|
|
right: 153px;
|
|
|
|
|
right: 159px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bottom {
|
|
|
|
|
right: 102px;
|
|
|
|
|
right: 106px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Scroll button title */
|
|
|
|
|