修改标题字体大小
This commit is contained in:
@@ -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
|
||||
* -------------- */
|
||||
|
||||
Reference in New Issue
Block a user