File: custom.css

package info (click to toggle)
hishel 1.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,340 kB
  • sloc: python: 6,600; sh: 24; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
5
6
7
.gh-dark-mode-only {
    display: none;
}

.gh-light-mode-only {
    display: none;
}