More actions
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; |