MediaWiki:Common.css: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 4: | Line 4: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
/* 1.43.0 killed the external link icon; shrink the space */ | |||
a.external { | |||
background: none; | |||
padding-right: 0; | |||
} | |||