generated from nhcarrigan/template
feat: new colour
This commit is contained in:
parent
9d04bd6a77
commit
a356ffb402
@ -19,10 +19,10 @@
|
||||
--base-color: #3a3240;
|
||||
--heading-color: #3a3240;
|
||||
--base-background-color: #fff;
|
||||
--sidebar-background: #aea8d3dd;
|
||||
--sidebar-background: #abfcecdd;
|
||||
--sidebar-nav-link-color: #3a3240;
|
||||
--code-inline-background: #3a3240;
|
||||
--table-row-odd-background: #aea8d3;
|
||||
--table-row-odd-background: #abfcec;
|
||||
}
|
||||
|
||||
body::before {
|
||||
@ -55,7 +55,7 @@
|
||||
}
|
||||
|
||||
.markdown-section {
|
||||
background: #aea8d3ee;
|
||||
background: #abfceccc;
|
||||
}
|
||||
</style>
|
||||
<title>Naomi's Documentation</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user