Update style.scss
This commit is contained in:
parent
94bae64b9c
commit
cd7782b93e
@ -1,9 +1,14 @@
|
||||
---
|
||||
---
|
||||
$primary-color: #2196F3;
|
||||
$secondary-color: #f3b600;
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
a {
|
||||
color: $secondary-color;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
background-color: $primary-color;
|
||||
background-image: url('/assets/images/header.png');
|
||||
|
Reference in New Issue
Block a user