Added instructions for running 'cafeDemo.sh' or 'cafeDemo.bat'

This commit is contained in:
Mark Fisher
2008-01-23 16:16:58 +00:00
parent 10e4cf03f5
commit cb9980332a
2 changed files with 28 additions and 5 deletions

View File

@@ -49,3 +49,8 @@ div.table table {
display: table;
width: 100%;
}
div.table td {
padding-left: 7px;
padding-right: 7px;
}