There was an error while loading. Please reload this page.
1 parent 9cd40a6 commit 28380a5Copy full SHA for 28380a5
docs/assets/css/style.scss
@@ -2,3 +2,7 @@
2
---
3
4
@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