view mluk4.css @ 181:9c3100ab29cc

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 08 Sep 2015 10:48:48 +0300
parents f64a46fa7961
children
line wrap: on
line source

@import url("luk4.css");
body {
	font-size: 8pt;
}

h1, h2, h3 {
	font-size: 12pt;
	border-radius: 5pt;
	box-shadow: 0px 0px 4px rgba(255,255,255,0.7);
	display: inline-block;
}

#infobox {
	font-size: 6pt;
}

#ctitle {
	font-size: 8pt;
}

#contents {
	position: relative;
	right: auto;
	left: auto;
	display: inline-block;
}

#timeTable * table {
	width: auto;
	height: 100%;
}