diff --git a/web/root/css/style.css b/web/root/css/style.css
index cff02b46a8c4382641c6a7565a76614a6d2de5a0..6b8f41f52dca24ef41717c5928a31c7039c3fe0e 100644
--- a/web/root/css/style.css
+++ b/web/root/css/style.css
@@ -71,6 +71,7 @@ pre.ansi {
 }
 
 pre.list {
+	color : inherit;
 	background-color : inherit;
 	border : none;
 }