diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..54823b6 --- /dev/null +++ b/BUGS @@ -0,0 +1,2 @@ +* 90° angle bug +* results list isn't sorted diff --git a/dirtbags.css b/dirtbags.css index a436c14..8c71432 100644 --- a/dirtbags.css +++ b/dirtbags.css @@ -188,3 +188,6 @@ table.pollster thead { font-weight: bold; } +.swatch { + color: #000000; +}