mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-28 08:49:30 +00:00
Updated to Lua 5.3.2
This commit is contained in:
parent
4acd13de9b
commit
0105970ab7
77 changed files with 1689 additions and 1177 deletions
21
libs/lua-5.3.2/doc/manual.css
Normal file
21
libs/lua-5.3.2/doc/manual.css
Normal file
|
|
@ -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 ;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue