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

Z Encyklopedia Dinozaury.com
Skocz do: nawigacja, szukaj
(UWAGA! Zastąpienie treści hasła bardzo krótkim tekstem: „table.wikitable > tr > th, table.wikitable > * > tr > th { background-color: #e8dfa2; } table.wikitable, table.wikitable { back...”)
(Znacznik: Zastąpiono)
m
Linia 1: Linia 1:
 +
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 {
 
table.wikitable > tr > th, table.wikitable > * > tr > th {
 
background-color: #e8dfa2;
 
background-color: #e8dfa2;

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;
}