修改标题字体大小

This commit is contained in:
fen
2013-10-28 22:28:53 +08:00
parent 0f94bb97a4
commit e454cc987f

View File

@@ -46,7 +46,7 @@ blockquote {
}
h1, h2, h3 {
font-weight: normal;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input[type="text"],
@@ -156,8 +156,7 @@ textarea {
}
.post-title {
margin: .83em 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1.5em;
font-size: 1.4em;
font-weight: bold;
text-align: center;
}
@@ -328,6 +327,7 @@ textarea {
color: #999;
}
/* -----------------
* Error page
* -------------- */