diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 65230d4..1d0b252 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2,7 +2,7 @@ * plusfuture * * Based on duepuntozero Friendica style - * Originally by Fabio Comuni + * Originally by harukin */ @@ -1850,6 +1850,11 @@ dl.bb-dl > dd > li { border-radius: 15% !important; } +#user_menu{ + background-color: #0000; + filter: none; +} + a[title*="harukin@plus.haruk.in"]{ color: rgb(170, 2, 2); }