MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 718:
right: 100px !important;
/* CHANGE THIS: 0.05LINE ->FROM 0.1 toTO match other buttons0.2 */
background-color: rgba(0, 0, 0, 0.12) !important;
width: 44px !important;
height: 44px !important;
border-radius: 50% !important; /* Kept the circle change from previous step */
/* CHANGED: 50% makes it a perfect circle */
border-radius: 50% !important;
}
/* ... (rest of the block remains the same) */
}