aboutsummaryrefslogtreecommitdiff
path: root/local.css
blob: 4c91ed89abe052b54cce2afce393a36b32cbd3c6 (plain)
1
2
3
4
5
6
7
8
9
10
body {
  font-family: "Roboto Condensed", sans-serif;
  padding-top: 20px;
  padding-bottom: 60px;
}

.feedbutton {
  display: none;
  visibility: hidden;
}