From 01df08a132d839cfb7688459ab8cf7461a6fa8d1 Mon Sep 17 00:00:00 2001 From: harukin Date: Mon, 19 Nov 2018 10:51:02 +0900 Subject: [PATCH] --- view/theme/plusfuture/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index c243980..c7f11d7 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2056,4 +2056,10 @@ a[title*="pawoo.net"]::after{ margin: 15px; left: -25px; filter: drop-shadow(1px 1px 1px rgba(75 ,75 ,75, 0.675)); +} + +.shared_container::after{ + height: 10px; + content: ""; + display: block; } \ No newline at end of file