ioanatomici 4 years ago
commit 1ffcaad7fc

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

Loading…
Cancel
Save