Private
Public Access
1
0

lazy loads trend flex, boxplot, cum_flex

This commit is contained in:
Sander Roosendaal
2017-11-05 17:22:59 +01:00
parent 5337560bca
commit 1a5d2e35f4
6 changed files with 239 additions and 114 deletions

View File

@@ -98,6 +98,14 @@ th {
font-weight: bold;
}
cox {
/* font-family: Georgia, serif; */
font-weight: normal;
/* padding-top: 20px; */
text-align: center;
font-size: 2em;
}
.listtable tbody tr:nth-of-type(even) { background-color: #DDD; }
.listtable thead th {
font-weight: bold;