From 996c185edb9cc9e953ff88383d39b5eab2f85089 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 27 Oct 2018 17:05:31 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=82=B0=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index a952aa4..0446170 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1185,8 +1185,7 @@ img.mail-conv-sender-photo { /* widgets */ .widget { - background-color: rgba(254,254,254,.5); - border: 1px solid rgba(254,254,254,.5); + background-color: rgba(254,254,254); border-radius: $radius; filter: drop-shadow(0px 0px 2px rgba(75, 75, 75, 0.678)); }