diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index d454e66..2aab741 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -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; }