~ruther/qmk_firmware

ref: bd1b51cbd106518882341fdde1c1e7d941840911 qmk_firmware/docs/qmk_custom_light.css -rw-r--r-- 355 bytes
bd1b51cb — Keebz Dot Net Wazowski fixed keymap placement (#9408) 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.sidebar-toggle {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
}

.search {
  margin-top: 40px;
}

.markdown-section h2 {
  padding-top: 0.25rem;
}

.markdown-section h3 {
  margin-top: 0.25rem;
}

.sidebar, .sidebar-nav {
  line-height: 1.5em !important;
}

.markdown-section ul ul {
  margin: 0;
}

.markdown-section pre {
  padding: 0;
}