From b25b880c6352482d9cb018473f162268fc2d0748 Mon Sep 17 00:00:00 2001 From: 8chan Date: Fri, 13 Jun 2014 13:25:09 +0000 Subject: [PATCH] Fix boards.html headers --- stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 647ff9ac..fcc9365e 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -397,7 +397,7 @@ table.modlog tr th { white-space: nowrap; } table.modlog tr th { - background: #98E; + background-color: #98E; } td.minimal, th.minimal { width: 1%;