From dbec3b70ab95fc64ae2ce5ff3b126aec0879eefb Mon Sep 17 00:00:00 2001 From: scotty Date: Thu, 25 Feb 2016 14:48:55 -0800 Subject: [PATCH] thead --- _sass/_base.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sass/_base.sass b/_sass/_base.sass index 9721d14c3c..eebd0ce844 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -721,7 +721,8 @@ section background-color: $light-grey thead - border-bottom: 1px solid #ccc + background-color: #555 + color: white th, td padding: 6px