Team-Delta/GitMyCurriculum

View on GitHub
app/assets/stylesheets/search.css

Summary

Maintainability
Test Coverage
/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

.badge-success {
  background-color: #3a87ad;
}

.list-group-item>.badge {
float: right;
margin-top: 5%;
}

.glyphicon-2x {
    font-size: 64px;
}