MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 133: Line 133:
}
}


/* --- Final balanced Overpass superscripts --- */
/* --- Overpass superscripts: final vertical tuning --- */
.mw-parser-output sup,
.mw-parser-output sup,
.mw-parser-output sup.reference,
.mw-parser-output sup.reference,
Line 142: Line 142:
   vertical-align: super !important;
   vertical-align: super !important;
   position: relative !important;
   position: relative !important;
   top: -0.25em !important;  /* lowered slightly for Overpass alignment */
   top: -0.18em !important;  /* lowered slightly from -0.25em */
   font-weight: 400 !important;
   font-weight: 400 !important;
   letter-spacing: 0 !important;
   letter-spacing: 0 !important;