initial checkin

This commit is contained in:
Hartmut Seichter 2017-06-27 23:20:14 +02:00
commit 8c67b1f632
474 changed files with 145799 additions and 0 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% ;
}