BDAVENPORT : Adds a Table

Implement improvements to the public_html stuff as supplied by
bdavenport.
No changes to the C code.
This commit is contained in:
Malcolm Robb 2013-05-12 00:57:30 +01:00
parent c83d404c4a
commit 8feabda35b
3 changed files with 56 additions and 3 deletions

View file

@ -32,3 +32,8 @@ text-align: center;
padding:0px;
margin:0px;
}
#tableinfo {
font-size: x-small;
font-family: monospace;
}