mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 19:10:06 +08:00
10 lines
175 B
CSS
10 lines
175 B
CSS
|
div.version {
|
||
|
color: black !important;
|
||
|
margin-top: -1.2em !important;
|
||
|
margin-bottom: .6em !important;
|
||
|
}
|
||
|
|
||
|
div.wy-side-nav-search {
|
||
|
padding-top: 0 !important;
|
||
|
}
|