MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
} | } | ||
a, a:visited, a.extiw:visited { | a, | ||
a:visited, | |||
a.extiw:visited, | |||
.mw-parser-output a, | |||
.mw-parser-output a:visited, | |||
.mw-parser-output a.extiw:visited { | |||
color: #36c; | color: #36c; | ||
} | } | ||
Revision as of 18:56, 7 September 2024
.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;
}
a,
a:visited,
a.extiw:visited,
.mw-parser-output a,
.mw-parser-output a:visited,
.mw-parser-output a.extiw:visited {
color: #36c;
}