view mluk4.css @ 139:0ccb459aaecb

Oops. stQM() should've beem cmQM(). Fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Aug 2014 21:21:29 +0300
parents 661e5e9f37ef
children f64a46fa7961
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;
}

table.timetable * table {
	width: auto;
	height: 100%;
}