From e87e215315d12e34c13e0ec51d271685760e2eb3 Mon Sep 17 00:00:00 2001 From: Benjamin Southall Date: Thu, 4 May 2017 13:45:58 +0900 Subject: [PATCH] Make fontsize for top bar smaller for cyberpunk / cyberia theme --- stylesheets/cyberpunk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/cyberpunk.css b/stylesheets/cyberpunk.css index 558421ce..7015098c 100644 --- a/stylesheets/cyberpunk.css +++ b/stylesheets/cyberpunk.css @@ -242,7 +242,7 @@ hr { border: #33cccc 1px solid; } div.boardlist { - font-size: 10pt; + font-size: 9pt; color: #999999; } div.ban {