MediaWiki:Common.css: Różnice pomiędzy wersjami

Z Encyklopedia Dinozaury.com
Skocz do: nawigacja, szukaj
m
m
Linia 10: Linia 10:
 
table.wikitable, table.wikitable {
 
table.wikitable, table.wikitable {
 
background-color: #f6f3cf;
 
background-color: #f6f3cf;
 +
}
 +
 +
.vatop tr, tr.vatop, .vatop td, .vatop th {
 +
vertical-align: top;
 
}
 
}

Wersja z 17:10, 5 lis 2018

body {background-color: #e0d79d; }
#content {font-size: 90%; background-color: #f6f3cf;}
#firstHeading {font-family: Arial}
#content h1 {font-family: Arial}
#content h2 {font-family: Arial}

table.wikitable > tr > th, table.wikitable > * > tr > th {
	background-color: #e8dfa2;
}
table.wikitable, table.wikitable {
	background-color: #f6f3cf;
}

.vatop tr, tr.vatop, .vatop td, .vatop th {
	vertical-align: top;
}