summaryrefslogtreecommitdiff
path: root/spamviz.html
diff options
context:
space:
mode:
Diffstat (limited to 'spamviz.html')
-rw-r--r--spamviz.html31
1 files changed, 1 insertions, 30 deletions
diff --git a/spamviz.html b/spamviz.html
index 9f414e8..aef31b3 100644
--- a/spamviz.html
+++ b/spamviz.html
@@ -83,37 +83,8 @@ html, body {
margin: 0;
padding: 0;
}
-/* style for svg contents */
-.node {
- stroke: #fff;
- stroke-width: 0.5px;
-}
-.node.spam {
- fill: orange;
-}
-.node.ham {
- fill: #6c6;
-}
-.node.neighbor {
- fill: #fcc;
-}
-.node.selected {
- fill: #f00;
-}
-.link {
- stroke: #ddd;
- stroke-opacity: .6;
- /* fill none to prevent arcs lines being too thick */
- fill: none;
-}
-.arrow-head {
- fill: #399;
- fill-opacity: .6;
-}
-.link.neighbor {
- stroke: #f99;
-}
</style>
+<link rel="stylesheet" href="svg.css">
<body>
<div id="infobox">