PhysLean/doc/assets/css/style.scss
2024-06-25 08:01:57 -04:00

12 lines
No EOL
155 B
SCSS

---
---
@import "{{ site.theme }}";
.page-header {
background-image: linear-gradient(42deg, #59837A, #2F4456);
}
body {
background-color: #E1DEC2;
}