ドロップダウンメニュー修正テストと名前サイズ巨大化のテスト

This commit is contained in:
Your Name 2018-10-28 17:33:11 +09:00
parent ae343cb59b
commit 523baf82f5

View File

@ -1797,8 +1797,13 @@ dl.bb-dl > dd > li {
/*testarea*/
.wall-item-outside-wrapper a {
.wall-item-outside-wrapper span {
font-size: 1.3rem;
}
.dropdown-menu {
z-index: 2000;
}
.comment a {
font-size: 0.9rem;
}