Blame Extras/Moin/1.5.7-1.el5.rf/Modern/css/projection.css

4c79b5
/*  projection.css - MoinMoin Slide Styles
4c79b5
4c79b5
Copyright (c) 2003 by Juergen Hermann
4c79b5
*/
4c79b5
4c79b5
@import url(screen.css);
4c79b5
4c79b5
html { line-height: 1.8em; }
4c79b5
4c79b5
body, b, em, a, span, div, p, td { font-size: 18pt; }
4c79b5
4c79b5
h1 { font-size: 26pt; }
4c79b5
h2 { font-size: 22pt; }
4c79b5
h3 { font-size: 20pt; }
4c79b5
h4 { font-size: 18pt; }
4c79b5
h5 { font-size: 16pt; }
4c79b5
h6 { font-size: 14pt; }
4c79b5
4c79b5
tt, pre { font-size: 16pt; }
4c79b5
sup, sub { font-size: 12pt; }
4c79b5
4c79b5
table.navigation {
4c79b5
	float: right;
4c79b5
	margin: 2px;
4c79b5
	}
4c79b5
4c79b5
.navigation td, .navigation a {
4c79b5
	font-size: 10pt;
4c79b5
	padding: 2px;
4c79b5
	}
4c79b5
4c79b5
#interwiki, #pagelocation, #pageinfo { display: none; }
4c79b5