bold colum names

This commit is contained in:
2019-06-09 01:10:48 +02:00
parent 5ea26605d3
commit 0bdd27d05c

View File

@@ -47,10 +47,11 @@ body{
background-color: green; background-color: green;
} }
.column-names{ .colum-names{
width: 100%; width: 100%;
font-weight: bold; font-weight: bold;
background-color: green; background-color: green;
font-weight: bold;
} }
.line-even{ .line-even{