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