Small color error
The Firefox Console is telling me there's an error in your color here:
.viewmore
{
background: #5b5b59;
border-top: 1px solid #858789;
border-bottom: 1px solid #2E2D2D;
border-left: 1px solid #8858789;
border-right: 1px solid #2E2D2D;
}
|