body {
  padding-top: 75px;
}

.post-image {
  height: 200px;
  width: 300px;
}

.posVotes {
  color: green;
}

.negVotes {
  color: red;
}

.post-form {
  padding-bottom: 20px;
}

[ng-cloak] {
  display: none;
}
