fix: 메인 페이지, 장수 동향, 개인 기록, 중원 정세 띠

This commit is contained in:
2021-12-03 00:18:18 +09:00
parent 2d5e99a0d6
commit d6bee9aa6d
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -516,4 +516,9 @@ body {
opacity: 0.7;
}
}
}
.s-border-tb{
border-top: gray solid 1px;
border-bottom: gray solid 1px;
}