From 9de786f3275b564d8ff6bed84d86f277b39b4015 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 {