Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector-2022.css: Difference between revisions

MediaWiki interface page
Format link to Wiki Discord
Adjusted format
Line 491: Line 491:
     font-size: 12px;
     font-size: 12px;
     font-weight: bold;
     font-weight: bold;
     border-radius: 5px;
    width: fit-content;
     border-radius: 10px;
     border: 1px solid #4b56d0;
     border: 1px solid #4b56d0;
     background-color: #5865F2;
     background-color: #5865F2;
     display: block;
     display: block;
     position: relative;
     position: relative;
     padding: 4px 0 5px calc(17px + 5.5px * 2);
     padding: 4px 10px 5px calc(17px + 5.5px * 2);
     box-shadow: 0 2px 3px rgba(0,0,0,0.1);
     box-shadow: 0 2px 3px rgba(0,0,0,0.1);
     transition: 0.2s ease;
     transition: 0.2s ease;