{{title}}
-
-
+ {{title}}
- -
+
+
diff --git a/api/static/css/style.css b/api/static/css/style.css index a09738e..cc06873 100644 --- a/api/static/css/style.css +++ b/api/static/css/style.css @@ -15,6 +15,7 @@ html, body, div, tag { h1 { text-transform: capitalize; } + a { text-decoration: none; color: whitesmoke; @@ -26,6 +27,10 @@ a { 1px 1px 0 #191818; } +a:hover { + text-decoration: none; + color: white; +} .content { margin: 0 auto; diff --git a/api/templates/list.html.tera b/api/templates/list.html.tera index ce6d063..2f2d95c 100644 --- a/api/templates/list.html.tera +++ b/api/templates/list.html.tera @@ -3,9 +3,9 @@ + - -