]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/lua/doc/index.css
MFV r337022:
[FreeBSD/FreeBSD.git] / contrib / lua / doc / index.css
1 ul {
2         list-style-type: none ;
3 }
4
5 ul.contents {
6         padding: 0 ;
7 }
8
9 table {
10         border: none ;
11         border-spacing: 0 ;
12         border-collapse: collapse ;
13 }
14
15 td {
16         vertical-align: top ;
17         padding: 0 ;
18         text-align: left ;
19         line-height: 1.25 ;
20         width: 15% ;
21 }