Jump to content

MediaWiki:Common.css: Difference between revisions

From Benvenuti Music Library
Created page with "CSS placed here will be applied to all skins: a[href$=".pdf"] > img { height: 1em !important; vertical-align: text-bottom; }"
 
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$=".pdf"] > img {
    height: 1em !important;
    vertical-align: text-bottom;
}

Revision as of 23:12, 22 July 2025

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