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

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