Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7af36b9..4d288b9 100644
--- a/style.css
+++ b/style.css
@@ -148,6 +148,13 @@ use[href="#point"].active {
opacity: 0.2;
}
+use[href="#point"].sight-line-target {
+ opacity: 1;
+ stroke: orangered;
+ /* stroke-width: 1px; */
+ fill-opacity: 0.04;
+}
+
polyline.move-trace {
stroke: gray;
stroke-dasharray: 2;