This commit is contained in:
harukin 2018-11-19 10:57:09 +09:00
parent 01df08a132
commit 8a09ae90b3

View File

@ -2059,7 +2059,11 @@ a[title*="pawoo.net"]::after{
}
.shared_container::after{
height: 10px;
height: 20px;
content: "";
display: block;
}
.shared_container > div{
margin-left: 20px;
margin-right: 20px;
}