X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fexternal%2Flua-5.2.3%2Fdoc%2Fmanual.css;fp=src%2Fexternal%2Flua-5.2.3%2Fdoc%2Fmanual.css;h=ca613cd9fb117c4f130a95b4fe0f0c7a78c5907d;hb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;hp=0000000000000000000000000000000000000000;hpb=ef70704f0b31b59bb719b884d6a99cb9e3e2044a;p=ossec-hids.git diff --git a/src/external/lua-5.2.3/doc/manual.css b/src/external/lua-5.2.3/doc/manual.css new file mode 100644 index 0000000..ca613cd --- /dev/null +++ b/src/external/lua-5.2.3/doc/manual.css @@ -0,0 +1,27 @@ +h3 code { + font-family: inherit ; + font-size: inherit ; +} + +pre, code { + font-size: 12pt ; +} + +span.apii { + float: right ; + font-family: inherit ; + font-style: normal ; + font-size: small ; + color: gray ; +} + +p+h1, ul+h1 { + font-style: normal ; + padding-top: 0.4em ; + padding-bottom: 0.4em ; + padding-left: 16px ; + margin-left: -16px ; + background-color: #D0D0FF ; + border-radius: 8px ; + border: solid #000080 1px ; +}