ldap-client/site/css/bootstrap-custom.css
2015-04-10 19:20:42 +00:00

25 lines
306 B
CSS

/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
}
h1 {
font-weight: 800;
}
h2 {
padding-top: 20px;
}
h3 {
padding-top: 10px;
}
h1,
h2,
h3 {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}