From 6d08ffb738b3bb5cdd8691cd5685fa1b2291e310 Mon Sep 17 00:00:00 2001 From: doggo4242 Date: Sat, 3 Dec 2022 22:40:47 -0500 Subject: [PATCH] fix link --- assets/styles/index.css | 5 +++++ templates/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/styles/index.css b/assets/styles/index.css index b565a37..e1d8d53 100644 --- a/assets/styles/index.css +++ b/assets/styles/index.css @@ -164,4 +164,9 @@ html, body { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; +} + +.level-link{ + font-weight: normal; + text-decoration: none; } \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 3aee239..7d514ca 100644 --- a/templates/index.html +++ b/templates/index.html @@ -17,7 +17,7 @@
Challenges {% for level in levels %} - +
{% if level.rank == 0 %} X