xmpp.chapril.org-conversejs/docs/source/_static/style.css
JC Brand 9359c76c42 Small tweaks to site and doc css.
Also, in Makefile, remove old HTML build first during "make html" step.
2014-12-07 10:48:32 +01:00

13 lines
151 B
CSS

body {
font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
font-size: 50px;
}
.navbar-brand {
padding-top: 7px;
}