Changed colours for accessibility

This commit is contained in:
perryharlock
2013-09-27 16:57:03 +01:00
parent abd9bd4081
commit fcbff8de88
2 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@
font-size:112px;
line-height:97px;
font-weight:bold;
color:lighten(@gray-light, 5%);
color:@gray-light;
}
.floated-list li {
float:left;