Some adjustments with regard to #698

This commit is contained in:
Johan von Forstner 2017-02-18 13:22:01 +01:00 committed by johan12345
parent b8015d5ba1
commit 9ec9d298a0

View file

@ -121,7 +121,7 @@ a.create {
}
small {
color: #c6c6c5;
color: hsl(198,4%,56%);
font-size: 12px;
}
@ -889,7 +889,7 @@ table {
}
.table--light {
color: hsl(198,19%,72%);
color: hsl(198,4%,56%);
}
.table-fluid {