Reworked and polished assignment 8 and 9 (C and I)

This commit is contained in:
Benedikt - Desktop
2018-11-06 17:44:26 +01:00
committed by Nanne Baars
parent cd3f7ea924
commit 1bcddaf710
6 changed files with 73 additions and 59 deletions

View File

@ -1,7 +1,7 @@
.attack-feedback {
.feedback-positive {
color: green;
}
.attack-feedback table {
color: black;
.feedback-negative {
color: red;
}