This commit is contained in:
Xi Yan 2024-10-30 11:46:57 -07:00
parent e7dc6a5d1f
commit fd7c1e227b
2 changed files with 5 additions and 1 deletions

View file

@ -3,3 +3,7 @@
.wy-nav-content {
max-width: 90%;
}
.wy-side-nav-search, .wy-nav-top {
background: #c3c9d4;
}