updated a few colors

This commit is contained in:
Stefan Kremser
2017-07-21 17:42:34 +02:00
parent c9e1c8c1b4
commit fa035ada52
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -42,10 +42,10 @@ table{
font-weight: bold;
}
.red{
color: #f00;
color: #F04747;
}
.green{
color:#1ecb1e;
color:#43B581;
}
.clear {
clear: both;