diff --git a/htdocs/css/features.css b/htdocs/css/features.css index 7b0b008..8131da6 100644 --- a/htdocs/css/features.css +++ b/htdocs/css/features.css @@ -9,4 +9,8 @@ h1 { text-align: center; margin: 50px 0; +} + +.table { + color: inherit; } \ No newline at end of file diff --git a/htdocs/features.html b/htdocs/features.html index 8e0eb61..8ddc941 100644 --- a/htdocs/features.html +++ b/htdocs/features.html @@ -2,6 +2,7 @@