#3 Alternate Venn diagram implementation

This commit is contained in:
Daniel Sinn
2017-12-14 16:15:39 -05:00
parent 56ee93dbd9
commit 58f0ca8d92
3 changed files with 84 additions and 1 deletions
+5
View File
@@ -364,3 +364,8 @@ nav {
#sequenceInstruction button {
margin-right: 0.2em;
}
#sectionVenn2 td {
height: 1.5em;
width: 1em;
}