This commit is contained in:
Moe Su
2017-06-07 18:11:03 +06:30
40 changed files with 463 additions and 183 deletions

View File

@@ -0,0 +1,3 @@
// Place all the styles related to the api/origami/paypar controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

View File

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

View File

@@ -0,0 +1,3 @@
// Place all the styles related to the origami/paypar controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/