Bug 1201340 - update aboutBase.css to include an explicit background color. r=ally

This commit is contained in:
Prateek Arora 2015-09-06 17:49:48 +05:30
parent fa80bdb597
commit d6cf2d45cc

View File

@ -22,6 +22,7 @@ body {
color: #363B40;
font-size: 1.1em;
font-weight: bold;
background-color: #f5f5f5;
border-bottom: 2px solid;
-moz-border-bottom-colors: #ff9100 #f27900;
display: flex;