mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-28 00:39:30 +00:00
Added some code
This commit is contained in:
parent
5f22a4008a
commit
03baa21c10
80 changed files with 36025 additions and 0 deletions
21
libs/lua-5.3.1/doc/manual.css
Normal file
21
libs/lua-5.3.1/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