Skip to content

Commit 28380a5

Browse files
Update style.scss
1 parent 9cd40a6 commit 28380a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/assets/css/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
---
33

44
@import "{{ site.theme }}";
5+
6+
#header_wrap_1{background:#00BFFF;background:-moz-linear-gradient(top, #373737, #212121);background:-webkit-linear-gradient(top, #373737, #212121);background:-ms-linear-gradient(top, #373737, #212121);background:-o-linear-gradient(top, #373737, #212121);background:linear-gradient(to top, #373737, #212121)}
7+
8+
#footer_wrap_1{background:#00BFFF}

0 commit comments

Comments
 (0)