diff --git a/public/people/kw/bok-slack/css/main.css b/public/people/kw/bok-slack/css/main.css
index 0c223e3..7107a6a 100644
--- a/public/people/kw/bok-slack/css/main.css
+++ b/public/people/kw/bok-slack/css/main.css
@@ -37,6 +37,11 @@ html {
text-shadow: none;
}
+::selection_3 {
+ background: #b3d4fc;
+ text-shadow: none;
+}
+
/*
* A better looking default horizontal rule
*/
@@ -138,7 +143,6 @@ textarea {
white-space: inherit;
width: auto;
}
-
/*
* Hide visually and from screen readers, but maintain layout
*/
@@ -300,11 +304,10 @@ body {
stroke: #000;
}
-.tooltip-date, .tooltip-likes {
+.tooltip-date, .tooltip-messages {
font-weight: bold;
}
-
.line {
fill: none;
stroke: steelblue;
@@ -315,3 +318,56 @@ body {
fill: none;
pointer-events: all;
}
+
+.line_3 {
+ fill: none;
+ stroke: steelblue;
+ stroke-width: 1.5px;
+}
+.zoom_3 {
+ cursor: move;
+ fill: none;
+ pointer-events: all;
+}
+
+.axis_3 path,
+.axis_3 line {
+ fill: none;
+ stroke: #000;
+ shape-rendering: crispEdges;
+}
+
+.x.axis_3 path {
+ display: none;
+}
+
+.line_3 {
+ fill: none;
+ stroke: steelblue;
+ stroke-width: 1.5px;
+}
+
+.overlay_3 {
+ fill: none;
+ pointer-events: all;
+}
+
+.focus_3 circle {
+ fill: steelblue;
+}
+
+.focus_3 text {
+ font-size: 10px;
+}
+
+.tooltip_3 {
+ fill: white;
+ stroke: #000;
+}
+
+.tooltip-date_3, .tooltip-messages_3 {
+ font-weight: bold;
+}
+
+
+
diff --git a/public/people/kw/bok-slack/doc/html.md b/public/people/kw/bok-slack/doc/html.md
index 629fe0e..e7fd4d4 100644
--- a/public/people/kw/bok-slack/doc/html.md
+++ b/public/people/kw/bok-slack/doc/html.md
@@ -168,8 +168,7 @@ it before the other scripts in the bottom of the page:
-
-
+