For pull
This commit is contained in:
3
app/assets/stylesheets/api/origami/paypar.scss
Normal file
3
app/assets/stylesheets/api/origami/paypar.scss
Normal 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/
|
||||
@@ -29,3 +29,11 @@
|
||||
.purple {
|
||||
background-color:#7a62d3;
|
||||
}
|
||||
|
||||
.red {
|
||||
background-color:#ff0000;
|
||||
}
|
||||
|
||||
.green{
|
||||
background-color: #009900
|
||||
}
|
||||
|
||||
3
app/assets/stylesheets/origami/paypar.scss
Normal file
3
app/assets/stylesheets/origami/paypar.scss
Normal 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/
|
||||
Reference in New Issue
Block a user