From d228fecfe94037fc642ac28eb171ccd197163688 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 28 Oct 2018 17:45:22 +0900 Subject: [PATCH] --- plusfuture/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 2aab741..716ec65 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1798,7 +1798,10 @@ dl.bb-dl > dd > li { /*testarea*/ .wall-item-outside-wrapper span { - font-size: 1.3rem; + font-size: 1.2rem; +} +.wall-item-outside-wrapper .u-comment span { + font-size: 0.9rem; } .dropdown-menu { z-index: 2000;