]> git.ipfire.org Git - ipfire.org.git/commitdiff
CSS: Make tables inherit their font colour
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 May 2019 15:07:37 +0000 (16:07 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 May 2019 15:07:37 +0000 (16:07 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/_variables.scss

index 723612cb8eb9f81bf9c4bb4393aa42564f2e79c1..d44447ede4e0689d4d5f9ebfd4d03c3ee61ca68f 100644 (file)
@@ -29,6 +29,7 @@ $body-bg:                                     $dark;
 $body-color:                           $white;
 $code-color:                           $white;
 $pre-color:                                    $white;
+$table-color:                          inherit;
 
 // Breakpoints
 $grid-breakpoints: (