freebsd-dev/contrib/lua/doc/manual.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
256 B
CSS
Raw Normal View History

2015-03-24 00:00:59 +00:00
h3 code {
font-family: inherit ;
font-size: inherit ;
}
pre, code {
font-size: 12pt ;
}
span.apii {
color: gray ;
2015-03-24 00:00:59 +00:00
float: right ;
font-family: inherit ;
font-style: normal ;
font-size: small ;
}
h2:before {
content: "" ;
padding-right: 0em ;
2015-03-24 00:00:59 +00:00
}