missed a white

This commit is contained in:
Jon Stevens 2012-01-25 11:02:28 -08:00
parent 6cbf2f4024
commit 0b2dd16e72
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #fff;
color: @white;
text-align: center;
background: @grayDarker;
border: 3px solid @white;