view website/wiki/static/roundup/css/projection.css @ 7531:913a73b9fab5 2.3.0

Update for 2.3.0 release
author John Rouillard <rouilj@ieee.org>
date Wed, 12 Jul 2023 23:00:25 -0400
parents 86c38b5aed66
children
line wrap: on
line source

/*  projection.css - MoinMoin Slide Styles

Copyright (c) 2003 by Juergen Hermann
*/

@import url(screen.css);

html { line-height: 1.8em; }

body, b, em, a, span, div, p, td { font-size: 22pt; }

h1 { font-size: 28pt; }
h2 { font-size: 24pt; }
h3 { font-size: 22pt; }
h4 { font-size: 20pt; }
h5 { font-size: 18pt; }
h6 { font-size: 16pt; }

tt,pre { font-size: 18pt; }
sup, sub { font-size: 14pt; }

.navigation {
	font-size: 16pt;
	padding-top: 8pt;
	padding-bottom: 8pt;
}


Roundup Issue Tracker: http://roundup-tracker.org/