Puut/Puut-Server

View on GitHub
public/stylesheets/style.css

Summary

Maintainability
Test Coverage
body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}

a img {
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

h1 {
  text-align: center;
}

.buttons {
  text-align: center;
  margin: 0 auto;
}