rework detail page a little

This commit is contained in:
Luke Pulverenti 2015-02-02 23:54:52 -05:00
parent 0eb55addaa
commit 911880340e
28 changed files with 464 additions and 179 deletions

View file

@ -1001,11 +1001,12 @@ progress {
.accentButton {
display: inline-block;
background: rgba(51, 136, 204, .8);
background: rgba(51, 136, 204, .9);
border-radius: 1000px;
padding: 4px 10px;
color: #fff !important;
font-weight: normal !important;
font-size: 13px;
font-weight: 400 !important;
text-decoration: none;
vertical-align: middle;
border: 0;