9359c76c42
Also, in Makefile, remove old HTML build first during "make html" step.
13 lines
151 B
CSS
13 lines
151 B
CSS
body {
|
|
font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 50px;
|
|
}
|
|
|
|
.navbar-brand {
|
|
padding-top: 7px;
|
|
}
|
|
|