Files @ fcfab825e944
Branch filter:

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

Joar Wandborg
(Hopefully) only show breadcrumbs when there are any
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;
}