diff --git a/embed/initial/base.html b/embed/initial/base.html index 0a32230..89def1d 100644 --- a/embed/initial/base.html +++ b/embed/initial/base.html @@ -11,6 +11,8 @@ header { background-color: {{.HeaderColor}}; } + + hgroup h2 a { color: inherit; } @@ -20,7 +22,7 @@