update to Lua 5.3.5

This commit is contained in:
Hartmut Seichter 2019-01-07 16:59:07 +01:00
parent b89c536761
commit cf0993e2dc
76 changed files with 296 additions and 246 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% ;
}