MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 34: Line 34:


.ring2 {
.ring2 {
     width: 100%;
     width: 99.5%;
     height: 100%;
     height: 99.5%;
     background: conic-gradient(#21ABC6 0% 20%, #87B22A 20% 100%);
     background: conic-gradient(#21ABC6 0% 20%, #87B22A 20% 100%);
     border-radius: 50%;
     border-radius: 50%;
Line 45: Line 45:


.center2 {
.center2 {
     width: 100px;
     width: 120px;
     height: 100px;
     height: 120px;
     background-color: #EFE9DE;
     background-color: #EFE9DE;
     border-radius: 50%;
     border-radius: 50%;

Navigation menu