mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-29 01:09: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/index.css
Normal file
21
libs/lua-5.3.1/doc/index.css
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
ul {
|
||||
list-style-type: none ;
|
||||
}
|
||||
|
||||
ul.contents {
|
||||
padding: 0 ;
|
||||
}
|
||||
|
||||
table {
|
||||
border: none ;
|
||||
border-spacing: 0 ;
|
||||
border-collapse: collapse ;
|
||||
}
|
||||
|
||||
td {
|
||||
vertical-align: top ;
|
||||
padding: 0 ;
|
||||
text-align: left ;
|
||||
line-height: 1.25 ;
|
||||
width: 15% ;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue