This commit is contained in:
Nweni
2017-06-19 15:22:50 +06:30
parent f8dd7d9400
commit cd3177c682
3 changed files with 5 additions and 1 deletions

View File

@@ -95,6 +95,10 @@
background-color:#7a62d3;
}
.orange{
background-color:#FF7F50;
}
.red {
background-color:#ff0000;
}