This commit is contained in:
harukin 2018-11-19 10:51:02 +09:00
parent 3346619934
commit 01df08a132

View File

@ -2057,3 +2057,9 @@ a[title*="pawoo.net"]::after{
left: -25px; left: -25px;
filter: drop-shadow(1px 1px 1px rgba(75 ,75 ,75, 0.675)); filter: drop-shadow(1px 1px 1px rgba(75 ,75 ,75, 0.675));
} }
.shared_container::after{
height: 10px;
content: "";
display: block;
}