changed elevator button
This commit is contained in:
parent
b83cfe7f1d
commit
0088fcdd92
@ -166,4 +166,11 @@ rect.bordered {
|
|||||||
float:left;
|
float:left;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.elevator-button {
|
||||||
|
text-align: center;
|
||||||
|
margin: auto;
|
||||||
|
cursor: pointer;
|
||||||
|
color: $nav-link-color;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user