summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/resources/css/ext.translate.special.supportedlanguages.css
blob: 0bab7abe5caf6b9650329220f77aeda53633eeb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.mw-translate-spsl-translators {
	text-align: justify;
	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: #000;
}