X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fprojection.css;fp=static%2Fexodus%2Fcss%2Fprojection.css;h=627093e2f4aa295ce4745bd9996ab99093045a3f;hb=a73a527d0e83eaaab407fb07d5c404731d92f341;hp=0000000000000000000000000000000000000000;hpb=e1c93862c8429fe358f9d4c6dac014dad01c3e25;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/projection.css b/static/exodus/css/projection.css new file mode 100644 index 0000000..627093e --- /dev/null +++ b/static/exodus/css/projection.css @@ -0,0 +1,33 @@ +/* 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: 18pt; } + +h1 { font-size: 26pt; } +h2 { font-size: 22pt; } +h3 { font-size: 20pt; } +h4 { font-size: 18pt; } +h5 { font-size: 16pt; } +h6 { font-size: 14pt; } + +tt, pre { font-size: 16pt; } +sup, sub { font-size: 12pt; } + +table.navigation { + float: right; + margin: 2px; +} + +.navigation td, .navigation a { + font-size: 10pt; + padding: 2px; +} + +#interwiki, #pagelocation, #pageinfo { display: none; } +