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 @@ OpenWebRX Feature report + diff --git a/htdocs/settings.html b/htdocs/settings.html index 659b660..00fbe9e 100644 --- a/htdocs/settings.html +++ b/htdocs/settings.html @@ -22,5 +22,8 @@ ${header}
SDR device settings
+
+ Feature report +
\ No newline at end of file