view mluk1.css @ 193:16ce445c499a v3 tip

Import v3 branch.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 22 Jan 2017 02:31:10 +0200
parents f64a46fa7961
children
line wrap: on
line source

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

h1, h2, h3 {
	font-size: 12pt;
	border-radius: 5pt;
	box-shadow: 0px 0px 4px rgba(0,0,0,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%;
}