8,959
edits
No edit summary |
No edit summary |
||
| Line 901: | Line 901: | ||
left: 5px; | left: 5px; | ||
top 15px; | top 15px; | ||
} | |||
.regionalatbest { | |||
width: 99.5%; | |||
height: 99.5%; | |||
background: #21ABC6; | |||
border-radius: 50%; | |||
position: absolute; | |||
top: 0; | |||
left: 0; | |||
z-index: 1; /* Диаграмма на самом нижнем уровне */ | |||
} | } | ||