bottom line style update

This commit is contained in:
Luke Pulverenti 2013-05-06 09:21:34 -04:00
parent 70e4ec0669
commit a0d2dd9353
2 changed files with 3 additions and 3 deletions

View file

@ -131,7 +131,7 @@
.criticRatingSummary {
padding: 5px;
font-size: 13px;
background: #555;
background: #2489ce;
margin-top: 1em;
}
@ -420,7 +420,7 @@
.itemProgressText {
font-size: 12px;
color: #bbb;
color: #ddd;
vertical-align: middle;
}

View file

@ -135,7 +135,7 @@
<p id="itemLinks"></p>
<p id="criticRatingSummary" class="criticRatingSummary" style="display: none;">
<span class="criticRatingSummaryHeader">What the critics say</span>
<span class="criticRatingSummaryHeader">The bottom line</span>
<span id="criticRatingSummaryText"></span>
</p>
</div>