Snið:Lönd heimsins/styles.css

Úr Wikipediu, frjálsa alfræðiritinu
/*
* Stílsnið frá nlwiki, Sjabloon:Hoofdpagina/styles.css
*/
/***** header, portals, footer *****/
div.hp-header {
	padding: 10px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
div.hp-header > table,
div.hp-portalen > table {
	width: 100%;
	margin: 0;
}

div.hp-header td.hp-welkom {
	width: 65%;
	font-family: 'Linux Libertine G', 'Linux Libertine', 'Linux Libertine O', 'Libertinus Serif', Georgia, serif;
	font-size: 1.3em;
	line-height: 150%;
}
div.hp-header .hp-welkom-1 {
	font-variant: small-caps;
	font-size: 185%;
}
div.hp-header td.hp-welkom a {
	color: #333333;
}
div.hp-header td.hp-statistieken {
	border-left: 1px solid #cccccc;
}
div.hp-header .hp-statistieken-1 {
	display: inline-block;
	text-align: left;
}