12 lines
212 B
CSS
12 lines
212 B
CSS
|
|
/* ----------------------------- layout.css --------------------------- */
|
|
|
|
.editor section.edit_t038 h1.blog-post-title,
|
|
.blog-post-item h2 {
|
|
letter-spacing:0;
|
|
font-size:22px;
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
|