blob: 269bd4358e66f530da264d1a5d0cb4214bf6be00 [file] [log] [blame]
reed@google.comdff7e112013-05-15 19:34:20 +00001h3 code {
2 font-family: inherit ;
3 font-size: inherit ;
4}
5
6pre, code {
7 font-size: 12pt ;
8}
9
10span.apii {
11 float: right ;
12 font-family: inherit ;
13 font-style: normal ;
14 font-size: small ;
15 color: gray ;
16}
17
18p+h1, ul+h1 {
19 padding-top: 0.4em ;
20 padding-bottom: 0.4em ;
21 padding-left: 24px ;
22 margin-left: -24px ;
23 background-color: #E0E0FF ;
24 border-radius: 8px ;
25}
26