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

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 152: Line 152:
/* Reset pill styling on infobox links */
/* Reset pill styling on infobox links */
.infobox a {
.infobox a {
  background: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  display: inline !important;
}
/* Remove pill style from plainlinks in infoboxes */
.infobox span.plainlinks a.external {
   background: none !important;
   background: none !important;
   padding: 0 !important;
   padding: 0 !important;