From 1223708d331e45299a1ab0d7620cb2a3feab2213 Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 15 Nov 2018 14:50:20 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6=E3=83=A1=E3=83=8B=E3=83=A5=E3=83=BC?= =?UTF-8?q?=E3=81=AE=E3=83=90=E3=83=83=E3=82=AF=E6=B6=88=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/theme/plusfuture/css/style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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); }