MediaWiki:Common.css: Difference between revisions

m Added box shadow "yay, modern"
mNo edit summary
Line 138: Line 138:
border: none;
border: none;
font-family: 'IBM Plex Sans', sans-serif;
font-family: 'IBM Plex Sans', sans-serif;
box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
/* box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0; --  used for Legacy, not so good on Vector 2022*/
border: none;
border: none;
}
}