Files @ 973548ab1b39
Branch filter:

Location: NPO-Accounting/npo-accounting-ikiwiki/local.css

Joar Wandborg
Make the navbar the collapse target
1
2
3
4
5
6
7
8
9
body {
  padding-top: 70px;
}
footer {
  margin-top: 100px;
  border-top: 1px solid rgb(229, 229, 229);
  padding-top: 40px;
  padding-bottom: 30px;
}