Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
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
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


a[href^="http://en.wikipedia.org"] {
a.extiw[href^="https://en.wikipedia.org"] {
     display: inline-block;
     display: inline-block;
     background-image: url(https://wiki.neody.land/images/a/ad/Wikipedia_logo_version_2_reupload.svg) !important;
     background-image: url(https://wiki.neody.land/images/a/ad/Wikipedia_logo_version_2_reupload.svg) !important;

Revision as of 16:33, 14 August 2026

/* CSS placed here will be applied to all skins */

a.extiw[href^="https://en.wikipedia.org"] {
    display: inline-block;
    background-image: url(https://wiki.neody.land/images/a/ad/Wikipedia_logo_version_2_reupload.svg) !important;
    background-size:13px 13px !important;
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 16px !important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.