diff --git a/html/css/styles.php b/html/css/styles.php
index 7904cf0..afcb0bd 100644
--- a/html/css/styles.php
+++ b/html/css/styles.php
@@ -19,7 +19,7 @@ html {
table.log {background-color: #f0f0f0; border-collapse: collapse; border: 1px solid #C1DAD7; width: 100%;}
th.log {height: 30px; text-align: center;}
-tr:nth-child(even).log {background-color: #fafafa; height: 20px; text-align: center;}
+tr:nth-child(even).log {background-color: #fafafa;text-align: center;}
td.log {font-family: Monospace; height: 20px;}