some color changes

This commit is contained in:
Lazy Hippopotamus
2023-07-07 08:50:44 -04:00
parent 8489e3d388
commit 51eda43397

View File

@@ -140,7 +140,7 @@ h1 {
color: white;
}
#head-marker.scrolly-out+#headin > * {
#headin > * {
color: white;
}
@@ -163,7 +163,7 @@ h1 {
min-width: var(--sidebar-size);
top: 50%;
transform: translateY(-50%);
background-color: lightblue;
background-color: blanchedalmond;
}
body.sidebar-opened > #sider-outer.design-1 {