File: my-styles.css

package info (click to toggle)
jupyter-sphinx-theme 0.0.6%2Bds1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: makefile: 168; python: 120; sh: 6
file content (8 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
/* Unused samples for overrides example. */
.navbar-default .navbar-brand {
  color: yellow;
}

footer {
  background-color: red;
}