view mluk2.css @ 122:8cbd07999b66

Update to latest upcoming.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Feb 2014 12:28:16 +0200
parents adaad33f929c
children 661e5e9f37ef
line wrap: on
line source

@import url("luk2.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;
}

#csssel {
	font-size: 6pt;
}

#ctitle {
	font-size: 8pt;
}

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

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