MediaWiki:Common.css: Difference between revisions

tooltip centering
(make italic text line up correctly)
(tooltip centering)
Line 18: Line 18:
/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
/* https://bugzilla.mozilla.org/show_bug.cgi?id=550128 */
/* https://bugzilla.mozilla.org/show_bug.cgi?id=550128 */
strong.selflink {
strong.selflink {t
font-weight: 700;
font-weight: 700;
}
}
Line 1,461: Line 1,461:
background-color: #100010;
background-color: #100010;
background-color: rgba(16, 0, 16, 0.94);
background-color: rgba(16, 0, 16, 0.94);
padding: 0.375em;
padding: 8px 4px 4px 4px;
font-family: minecraftia, sans-serif;
font-family: minecraftia, sans-serif;
font-size: 16px;
font-size: 16px;
184

edits