summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index cdc9a1eb..69220c3e 100644
--- a/local.css
+++ b/local.css
@@ -129,3 +129,5 @@ h1 { margin-top: 2em }
}
video { border: 1px solid gray; }
.draft { border: 1px solid red; padding: 10px; background-color: LightPink }
+svg a.highlight rect { stroke-width: 3px }
+a.highlight { background-color: yellow }