chore: Update name of doc file. Add reference file

This commit is contained in:
jstoobysmith 2024-06-28 07:20:58 -04:00
parent f7a638d32e
commit 04d3f05a09
12 changed files with 10 additions and 4 deletions

View file

@ -0,0 +1,21 @@
---
---
@import "{{ site.theme }}";
.page-header {
background-image: linear-gradient(42deg, #59837A, #2F4456);
}
body {
background-color: #E1DEC2;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
color: #2F4456;
}