File: custom.css

package info (click to toggle)
hcloud-python 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,396 kB
  • sloc: python: 15,311; makefile: 43; javascript: 3
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.wy-side-nav-search > div.version {
  /* Version in Nav is off-white by default, but we restyle the header to have an off-white bg */
  color: #404040;
}

.wy-side-nav-search input[type="text"] {
  border-color: #404040;
}

.logo {
  margin: 1rem !important;
}