fix background color for columnames

This commit is contained in:
2019-06-16 13:51:05 +02:00
parent 435cabf714
commit cc209cee09

View File

@@ -127,6 +127,7 @@ body{
width: 100%; width: 100%;
font-weight: bold; font-weight: bold;
background-color: #00B800; background-color: #00B800;
overflow: hidden;
font-weight: bold; font-weight: bold;
} }