Fix faux bold CSS bug

This commit is contained in:
=
2012-07-11 10:11:09 -04:00
parent 05655d1ef4
commit a2207d94de
4 changed files with 16 additions and 15 deletions

View File

@@ -1,10 +1,11 @@
.site-header{
text-align: center;
}
.site-title{
h1.site-title{
.mbn;
font-family: 'Alfa Slab One';
font-size: @baseline * 4;
font-weight: normal !important;
line-height: @baseline * 5 !important;
a{

View File

@@ -15,7 +15,7 @@
@header-color: #111;
@header-font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
@header-font-weight: bold;
@header-font-weight: 700;
/* ==========================================================================
Grid