jcbantuelle/dominion-meteor

View on GitHub
app/layout/client/layout.scss

Summary

Maintainability
Test Coverage
body {
  padding-top: 65px;
}

.clear {
  clear: both;
}

button.btn-warning, button.btn-warning:hover {
  color: #FFF;
}

#game-info-modal .btn-xs, #game .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}