File: jumbotron.css

package info (click to toggle)
twitter-bootstrap3 3.4.1%2Bdfsg-3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,684 kB
  • sloc: javascript: 27,388; makefile: 88; ruby: 31
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (8)
1
2
3
4
5
/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
}