Skip to content

Commit

Permalink
Added custom style to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aglezabad committed Apr 18, 2017
1 parent a95647b commit 48542fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
---

@import "{{ site.theme }}";

.page-header {
background-image: linear-gradient(120deg, rgb(0,125,125), gray);
}

0 comments on commit 48542fe

Please sign in to comment.