2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +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-size: 60px;
font-weight: 100; font-weight: 100;
line-height: 30px; line-height: 30px;
color: #fff; color: @white;
text-align: center; text-align: center;
background: @grayDarker; background: @grayDarker;
border: 3px solid @white; border: 3px solid @white;