From ddb8914e5a22a9b9dd5b39ec4f07ec50b51f87e5 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 27 Oct 2023 16:24:18 +0200 Subject: [PATCH] Hilight part of export button --- dark_style.css | 4 ++++ index.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dark_style.css b/dark_style.css index 9eac62d..f92b308 100644 --- a/dark_style.css +++ b/dark_style.css @@ -157,6 +157,10 @@ h3 { font-weight: bold; color: #2d8af0; } +.exportEmphasis{ + font-weight: bold; + color: #00ff00; +} .collapser { cursor: pointer; } diff --git a/index.html b/index.html index acf595e..c3cd4c1 100644 --- a/index.html +++ b/index.html @@ -161,9 +161,9 @@ A Voronoi diagram is supposed to be here but for some reason it cannot be displa