From acd5e4e5e25051806254de6539cf62491d43da34 Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 26 Feb 2019 12:17:19 +0900 Subject: [PATCH] =?UTF-8?q?=E5=86=8D=E5=85=B1=E6=9C=89=E3=82=A2=E3=82=A4?= =?UTF-8?q?=E3=82=B3=E3=83=B3=E5=BE=AE=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/theme/plusfuture/css/style.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 691636e..9cb3bd3 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2146,13 +2146,14 @@ a[title*="pawoo.net"]::after { content: " 再共有 "; font-size: 0.8em; position: relative; - top: -15px; + top: -13px; background-color: #cdf6a1; - border-radius: 0.6em; + border-radius: 1.0rem; margin: 15px; left: -25px; - border: solid 1px darkgray; - /*filter: drop-shadow(1px 1px 1px rgba(75, 75, 75, 0.675));*/ + /*border: solid 1px darkgray; + filter: drop-shadow(1px 1px 1px rgba(75, 75, 75, 0.675));*/ + padding: 3px; } .shared_container::after {