MediaWiki:Common.css: Difference between revisions
imported>Samueldr m ugh |
imported>Samueldr Remove useless lock icons on https links... what decade is this? |
||
| Line 112: | Line 112: | ||
.mw-highlight > pre { | .mw-highlight > pre { | ||
background: #f8f8f8; | background: #f8f8f8; | ||
} | |||
#content a.external[href^="https://"], .link-https { | |||
background-image: none; | |||
padding-right: 0; | |||
} | } | ||