From: Michael Tremer Date: Thu, 30 May 2019 15:07:37 +0000 (+0100) Subject: CSS: Make tables inherit their font colour X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca514479c30f0bfbec9825eaefe188ee3e8ecf01;p=ipfire.org.git CSS: Make tables inherit their font colour Signed-off-by: Michael Tremer --- diff --git a/src/scss/_variables.scss b/src/scss/_variables.scss index 723612cb..d44447ed 100644 --- a/src/scss/_variables.scss +++ b/src/scss/_variables.scss @@ -29,6 +29,7 @@ $body-bg: $dark; $body-color: $white; $code-color: $white; $pre-color: $white; +$table-color: inherit; // Breakpoints $grid-breakpoints: (