fixed conflict

This commit is contained in:
Aung Myo
2017-06-07 17:15:51 +06:30
33 changed files with 291 additions and 139 deletions

View File

@@ -25,3 +25,15 @@
.long{
width:100%
}
.purple {
background-color:#7a62d3;
}
.red {
background-color:#ff0000;
}
.green{
background-color: #009900
}