7 lines
131 B
CSS
Raw Normal View History

2023-09-29 07:27:53 +02:00
.wy-nav-content {
max-width: none !important;
2023-09-29 11:16:34 +02:00
}
.wy-side-nav-search {
background-color: rgb(250, 166, 136) !important;
2023-09-29 07:27:53 +02:00
}