Style change and limit number of simulation results sent

This commit is contained in:
Kevin Keogh
2018-01-15 20:34:56 -05:00
parent e628db236b
commit 687a6d9b18
3 changed files with 122 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ p > input {
float: right;
margin-right: 20%;
text-align: right;
max-width: 140px;
}
table {