diff --git a/themes/yoshi/templates/base.html b/themes/yoshi/templates/base.html index 7499124..9643a8d 100644 --- a/themes/yoshi/templates/base.html +++ b/themes/yoshi/templates/base.html @@ -64,7 +64,7 @@ } hr { - border-color: rgba(180, 64, 134, 1.0); + border-color: rgba(37, 176, 118, 1.0); }