1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00

Updated to Lua 5.3.2

This commit is contained in:
Reuh 2015-12-04 18:30:38 +01:00
parent 4acd13de9b
commit 0105970ab7
77 changed files with 1689 additions and 1177 deletions

View 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% ;
}