This commit is contained in:
harukin 2018-11-23 14:21:32 +09:00
parent fb23eb858c
commit f1834d8a38

View File

@ -2101,6 +2101,7 @@ a[title*="pawoo.net"]::after{
.toplevel_item{ .toplevel_item{
width: calc(50% - 16px); width: calc(50% - 16px);
margin: 8px; margin: 8px;
margin: calc(calc(50% - 350px) / 2);
} }
} }
.toplevel_item:nth-child(2n){ .toplevel_item:nth-child(2n){