This commit is contained in:
Nweni
2017-06-07 10:29:00 +06:30
parent 1c5c5e194c
commit c18b57eca8
3 changed files with 18 additions and 10 deletions

View File

@@ -29,3 +29,11 @@
.purple {
background-color:#7a62d3;
}
.red {
background-color:#ff0000;
}
.green{
background-color: #009900
}