+ {{section.title}} +
+-
+ {% for page in section.pages %}
+
- {{ page.title }} + {% endfor %} +
diff --git a/static/style.css b/static/style.css index 1b26f90..ebe454c 100644 --- a/static/style.css +++ b/static/style.css @@ -10,6 +10,7 @@ blockquote{ .footer-text{ background-color: lightgrey; margin: 5px; + text-decoration: none; } .nav-list{ diff --git a/templates/accomplissements.html b/templates/accomplissements.html index 37970b9..e9a282f 100644 --- a/templates/accomplissements.html +++ b/templates/accomplissements.html @@ -1,13 +1,14 @@ {% extends "base.html" %} {% block content %} -