diff --git a/files/assets/css/classic.css b/files/assets/css/classic.css index 0852071af..eaddc9565 100644 --- a/files/assets/css/classic.css +++ b/files/assets/css/classic.css @@ -490,7 +490,7 @@ a.nav-link:hover { color:black !important; } -#frontpage .btn.btn-secondary.text-small-m { +#frontpage .btn.btn-secondary.{ color: #ff0 !important; text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 !important; background: transparent !important; diff --git a/files/templates/changelog.html b/files/templates/changelog.html index e3030a13b..18ae76fe2 100644 --- a/files/templates/changelog.html +++ b/files/templates/changelog.html @@ -67,8 +67,8 @@ {% block content %} {% if v %} - Subscribe - Unsubscribe + Subscribe + Unsubscribe {% endif %}