lua54/doc/index.css
Paul W. 38b1d3a4e3 init
Signed-off-by: Paul W. <lambdapaul@protonmail.com>
2024-02-13 18:07:22 -05:00

22 lines
240 B
CSS

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