comparison docs/pycon2010/ui/pycon/pretty.css~ @ 374:89e38f922c25

font sizes up
author cat@eee
date Sat, 20 Feb 2010 00:11:34 -0500
parents bf314710e64b
children
comparison
equal deleted inserted replaced
373:a381f8dd3a45 374:89e38f922c25
1 /* This file has been placed in the public domain. */ 1 /* This file has been placed in the public domain. */
2 /* Following are the presentation styles -- edit away! */ 2 /* Following are the presentation styles -- edit away! */
3 3
4 html, body {margin: 0; padding: 0;} 4 html, body {margin: 0; padding: 0;}
5 body {background: white; color: black;} 5 body {background: white; color: black; font-family: sans-serif;}
6 /* Replace the background style above with the style below (and again for 6 /* Replace the background style above with the style below (and again for
7 div#header) for a graphic: */ 7 div#header) for a graphic: */
8 /* background: white url(bodybg.gif) -16px 0 no-repeat; */ 8 /* background: white url(bodybg.gif) -16px 0 no-repeat; */
9 :link, :visited {text-decoration: none; color: #00C;} 9 :link, :visited {text-decoration: none; color: #00C;}
10 #controls :active {color: #88A !important;} 10 #controls :active {color: #88A !important;}
20 .slide pre {padding: 0; margin-left: 0; margin-right: 0; font-size: 90%;} 20 .slide pre {padding: 0; margin-left: 0; margin-right: 0; font-size: 90%;}
21 .slide ul ul li {list-style: square;} 21 .slide ul ul li {list-style: square;}
22 .slide img.leader {display: block; margin: 0 auto;} 22 .slide img.leader {display: block; margin: 0 auto;}
23 .slide tt {font-size: 90%;} 23 .slide tt {font-size: 90%;}
24 24
25 div#header, div#footer {background: #005; color: #AAB; font-family: sans-serif;} 25 div#header, div#footer {background: lightgreen; color: #AAB; font-family: sans-serif;}
26 /* background: #005 url(bodybg.gif) -16px 0 no-repeat; */ 26 /* background: lightgreen url(bodybg.gif) -16px 0 no-repeat; */
27 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;} 27 div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}
28 #footer h1 {display: block; padding: 0 1em;} 28 #footer h1 {display: block; padding: 0 1em;}
29 #footer h2 {display: block; padding: 0.8em 1em 0;} 29 #footer h2 {display: block; padding: 0.8em 1em 0;}
30 30
31 .slide {font-size: 1.2em;} 31 .slide {font-size: 1.2em;}
32 .slide h1 {position: absolute; top: 0.45em; z-index: 1; 32 .slide h1 {position: absolute; top: 0.45em; z-index: 1;
33 margin: 0; padding-left: 0.7em; white-space: nowrap; 33 margin: 0; padding-left: 0.7em; white-space: nowrap;
34 font: bold 150% sans-serif; color: #DDE; background: #005;} 34 font: bold 150% sans-serif; color: #DDE; background: lightgreen;}
35 .slide h2 {font: bold 120%/1em sans-serif; padding-top: 0.5em;} 35 .slide h2 {font: bold 120%/1em sans-serif; padding-top: 0.5em;}
36 .slide h3 {font: bold 100% sans-serif; padding-top: 0.5em;} 36 .slide h3 {font: bold 100% sans-serif; padding-top: 0.5em;}
37 h1 abbr {font-variant: small-caps;} 37 h1 abbr {font-variant: small-caps;}
38 38
39 div#controls {position: absolute; left: 50%; bottom: 0; 39 div#controls {position: absolute; left: 50%; bottom: 0;
40 width: 50%; text-align: right; font: bold 0.9em sans-serif;} 40 width: 50%; text-align: right; font: bold 0.9em sans-serif;}
41 html>body div#controls {position: fixed; padding: 0 0 1em 0; top: auto;} 41 html>body div#controls {position: fixed; padding: 0 0 1em 0; top: auto;}
42 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%; 42 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
43 margin: 0; padding: 0;} 43 margin: 0; padding: 0;}
44 #controls #navLinks a {padding: 0; margin: 0 0.5em; 44 #controls #navLinks a {padding: 0; margin: 0 0.5em;
45 background: #005; border: none; color: #779; cursor: pointer;} 45 background: lightgreen; border: none; color: #779; cursor: pointer;}
46 #controls #navList {height: 1em;} 46 #controls #navList {height: 1em;}
47 #controls #navList #jumplist {position: absolute; bottom: 0; right: 0; 47 #controls #navList #jumplist {position: absolute; bottom: 0; right: 0;
48 background: #DDD; color: #227;} 48 background: #DDD; color: #227;}
49 49
50 #currentSlide {text-align: center; font-size: 0.5em; color: #449; 50 #currentSlide {text-align: center; font-size: 0.5em; color: #449;
64 .external:after {content: " \274F"; font-size: smaller; color: #77B;} 64 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
65 65
66 .incremental, .incremental *, .incremental *:after {visibility: visible; 66 .incremental, .incremental *, .incremental *:after {visibility: visible;
67 color: white; border: 0;} 67 color: white; border: 0;}
68 img.incremental {visibility: hidden;} 68 img.incremental {visibility: hidden;}
69 .slide .current {color: green;} 69 .slide .current {color: lightgreen;}
70 70
71 .slide-display {display: inline ! important;} 71 .slide-display {display: inline ! important;}
72 72
73 .huge {font-family: sans-serif; font-weight: bold; font-size: 150%;} 73 .huge {font-family: sans-serif; font-weight: bold; font-size: 150%;}
74 .big {font-family: sans-serif; font-weight: bold; font-size: 120%;} 74 .big {font-family: sans-serif; font-weight: bold; font-size: 120%;}
83 .fuchsia {color: fuchsia;} 83 .fuchsia {color: fuchsia;}
84 .pink {color: #FAA;} 84 .pink {color: #FAA;}
85 .orange {color: orange;} 85 .orange {color: orange;}
86 .yellow {color: yellow;} 86 .yellow {color: yellow;}
87 .lime {color: lime;} 87 .lime {color: lime;}
88 .green {color: green;} 88 .lightgreen {color: lightgreen;}
89 .olive {color: olive;} 89 .olive {color: olive;}
90 .teal {color: teal;} 90 .teal {color: teal;}
91 .cyan {color: cyan;} 91 .cyan {color: cyan;}
92 .aqua {color: aqua;} 92 .aqua {color: aqua;}
93 .blue {color: blue;} 93 .blue {color: blue;}