MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 53: Line 53:
     width: 80px;
     width: 80px;
     height: 80px;
     height: 80px;
     background-color: #fff; /* Белый цвет для пустого центра */
     background-color: var(--setlist-bg-color);
     border-radius: 50%;
     border-radius: 50%;
     transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);

Navigation menu