about summary refs log tree commit diff stats
path: root/public/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.css')
-rw-r--r--public/index.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/index.css b/public/index.css
index b8d18c5..63bffff 100644
--- a/public/index.css
+++ b/public/index.css
@@ -26,3 +26,10 @@ header ul li {
 .container {
   margin: 20px;
 }
+
+#level {
+  border: 0;
+  border-bottom: 1px solid black;
+  font-weight: bold;
+  color: tomato;
+}