diff src/streamed-graph.css @ 46:709e305dbd4f

bug on rdf:type stmts, i think, so I refactored a bunch and now maybe it's more testable and typeable
author drewp@bigasterisk.com
date Sun, 05 Jan 2020 23:54:00 -0800
parents 8b4dc9e87b56
children
line wrap: on
line diff
--- a/src/streamed-graph.css	Fri Jan 03 23:42:04 2020 -0800
+++ b/src/streamed-graph.css	Sun Jan 05 23:54:00 2020 -0800
@@ -16,7 +16,7 @@
 div#graphView {
 }
 div a {
-  color: #007;
+  color: rgb(66, 66, 200);
 }
 .expander {
   display: inline-block;