fixed conflict

This commit is contained in:
Nweni
2017-06-26 16:35:24 +06:30
2 changed files with 6 additions and 0 deletions

View File

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