about summary refs log tree commit diff stats
path: root/templates/style.css.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/style.css.html')
-rw-r--r--templates/style.css.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/style.css.html b/templates/style.css.html
index 267b13a..1cd23b6 100644
--- a/templates/style.css.html
+++ b/templates/style.css.html
@@ -47,6 +47,11 @@
     margin-right: 10px;
   }
 
+  nav active {
+  font-weight: bold;
+  margin-right: 10px;
+  }
+
   textarea {
     width: 100%;
     font-size: 1rem;