File: my-styles.css

package info (click to toggle)
sphinx-bootstrap-theme 0.8.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,540 kB
  • sloc: javascript: 10,252; makefile: 137; python: 69
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;
}