]> git.proxmox.com Git - ceph.git/blob - ceph/src/civetweb/src/third_party/lua-5.3.3/doc/manual.css
aa0e677dd52a46b4a11ade07bbfb599b8d4575e8
[ceph.git] / ceph / src / civetweb / src / third_party / lua-5.3.3 / doc / manual.css
1 h3 code {
2 font-family: inherit ;
3 font-size: inherit ;
4 }
5
6 pre, code {
7 font-size: 12pt ;
8 }
9
10 span.apii {
11 color: gray ;
12 float: right ;
13 font-family: inherit ;
14 font-style: normal ;
15 font-size: small ;
16 }
17
18 h2:before {
19 content: "" ;
20 padding-right: 0em ;
21 }