summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/style.css b/www/style.css
index 2f8631c816..b132f3d9a3 100644
--- a/www/style.css
+++ b/www/style.css
@@ -98,3 +98,8 @@ PRE {
98 background-color: #c6d6f5; 98 background-color: #c6d6f5;
99 padding: 4px; 99 padding: 4px;
100} 100}
101
102.fixed td {
103 background-color: #aae8aa;
104 padding: 4px;
105}