diff --git a/doc.zih.tu-dresden.de/tud_theme/stylesheets/extra.css b/doc.zih.tu-dresden.de/tud_theme/stylesheets/extra.css
index 6b855870a148cc8a08d731561c5ee82d1d527695..f5664bf72c87decc408c4369fba768e4a010bc3e 100644
--- a/doc.zih.tu-dresden.de/tud_theme/stylesheets/extra.css
+++ b/doc.zih.tu-dresden.de/tud_theme/stylesheets/extra.css
@@ -246,3 +246,9 @@ p {
 .highlight .gp {
     user-select: none;
 }
+
+.md-typeset table:not([class]) th a{
+    line-height: 170%;
+    color: var(--tud-red-90);
+}
+