diff --git a/web/static/css/theme.css b/web/static/css/theme.css index 457f025..4d83e54 100644 --- a/web/static/css/theme.css +++ b/web/static/css/theme.css @@ -187,6 +187,11 @@ img { color: #fff; } +.nonshy-navbar-notification-tag.is-link { + background-color: rgb(66, 88, 255); + color: #fff; +} + .nonshy-navbar-notification-tag.is-danger { background-color: #ff0537; color: #fff; diff --git a/web/templates/account/block_list_add.html b/web/templates/account/block_list_add.html index b4e07f1..a1cb33e 100644 --- a/web/templates/account/block_list_add.html +++ b/web/templates/account/block_list_add.html @@ -1,7 +1,7 @@ {{define "title"}}Add to Block List{{end}} {{define "content"}}
-
+