diff --git a/index.css b/index.css index 8fa1099..9623f77 100644 --- a/index.css +++ b/index.css @@ -77,4 +77,8 @@ .filter-cell-header { text-align: right; font-weight: bold; +} + +.tenPx { + width: 10px; } \ No newline at end of file diff --git a/index.html b/index.html index ea0705e..11c4ab3 100644 --- a/index.html +++ b/index.html @@ -34,36 +34,46 @@
- - - - - - - - - - - - - - - - - - -
Self:
Allies:
Enemies:
- - Blue - Red - Both - -
- Win - Loss - Both +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Self:
Allies:
Enemies:
Starting side: + Blue + Red + Both +
Match outcome: + Win + Loss + Both +
+

-