2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

missed a white

This commit is contained in:
Jon Stevens
2012-01-25 11:02:28 -08:00
parent 6cbf2f4024
commit 0b2dd16e72
+1 -1
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;