diff --git a/assets/static/style.css b/assets/static/style.css index af679e2..4921c46 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -11,6 +11,10 @@ a:hover { color: #33bbdf; } +h1 a { + text-decoration: none; +} + header, footer, div.page { width: 760px; margin: 0 auto; diff --git a/templates/layout.html b/templates/layout.html index 47fc604..1f4082e 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -5,7 +5,7 @@
-

TIGHTest

+

TIGHTest