You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.rounds {
|
|
bottom: 0;
|
|
color: #000;
|
|
height: 500px;
|
|
position: absolute;
|
|
right: 0;
|
|
text-align: right;
|
|
width: 200px;
|
|
z-index: 1;
|
|
}
|
|
|
|
.round-item {
|
|
}
|
|
|
|
.round-hide {
|
|
}
|
|
|
|
.round-text {
|
|
}
|
|
|