MediaWiki:Common.css

From Terra Nostra
Revision as of 12:41, 9 September 2024 by Maria (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.hatnote {
	padding-left: 1.6em;
	margin-bottom: 0.5em;
	font-style: italic;
}

.ipa, .IPA {
    font-family: Gentium, 'Gentium Plus', GentiumAlt, 'DejaVu Sans', 'Segoe UI', 'Lucida Grande', 'Charis SIL', 'Doulos SIL', 'TITUS Cyberbit Basic', 'Code2000', 'Lucida Sans Unicode', sans-serif;
    font-size: 110%;
    font-variant-ligatures: no-common-ligatures;
    text-wrap: nowrap;
}

div.tright {
    margin: 0.5em 0 1.3em 1.4em;
}
div.thumb {
    width: auto;
    background-color: transparent;
    margin-bottom: 0.5em;
}
div.tright, div.floatright, table.floatright {
    clear: right;
    float: right;
}
div.thumbinner {
    border: 1px solid var(--border-color-subtle, #c8ccd1);
    background-color: var(--background-color-interactive-subtle, #f8f9fa);
    font-size: 94%;
    padding: 3px;
    text-align: center;
    overflow: hidden;
}
.thumbimage {
    background-color: var(--background-color-interactive-subtle, #f8f9fa);
    border: 1px solid var(--border-color-subtle, #c8ccd1);
}
.thumbcaption {
    border: 0;
    font-size: 94%;
    text-align: start;
    line-height: 1.4em;
    padding: 3px;
}

.mw-parser-output a:not(.new),
.mw-parser-output a:visited:not(.new),
.mw-parser-output a.extiw:visited:not(.new) {
	color: #36c;
}

.translations, .translations > summary:first-of-type {
	font-size: 100%;
}

#mw-content-subtitle .subpages {
	display: none;
}