diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index a2af945..d013b07 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius @@ -20,7 +20,11 @@ body background: #{black} a - color: #{light blue} + color: #{light blue} + text-decoration: none + +a:hover + text-decoration: underline h1 color: #{dark yellow}