summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.special.supportedlanguages.css
blob: 7cca22dd9797a6eb08b5a0caf67e4066bf1c8f89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.mw-translate-spsl-translators {
	line-height: 200%;
}

.mw-special-SupportedLanguages h2 {
	font-weight: bold;
	margin-top: 2em;
}

.tagcloud {
	line-height: 200%;
	margin: 5em;
	text-align: center;
}

.tagcloud .tag {
	white-space: nowrap;
	margin: 0.5ex;
	color: black;
}