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