]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/civetweb/src/third_party/lua-5.3.3/doc/manual.css
import 12.2.13 release
[ceph.git] / ceph / src / civetweb / src / third_party / lua-5.3.3 / doc / manual.css
diff --git a/ceph/src/civetweb/src/third_party/lua-5.3.3/doc/manual.css b/ceph/src/civetweb/src/third_party/lua-5.3.3/doc/manual.css
new file mode 100644 (file)
index 0000000..aa0e677
--- /dev/null
@@ -0,0 +1,21 @@
+h3 code {
+       font-family: inherit ;
+       font-size: inherit ;
+}
+
+pre, code {
+       font-size: 12pt ;
+}
+
+span.apii {
+       color: gray ;
+       float: right ;
+       font-family: inherit ;
+       font-style: normal ;
+       font-size: small ;
+}
+
+h2:before {
+       content: "" ;
+       padding-right: 0em ;
+}