调整表单宽度

This commit is contained in:
fen
2013-10-17 17:16:41 +08:00
parent fb3b4abf6b
commit 8da27d1815
12 changed files with 30 additions and 19 deletions
+3 -2
View File
@@ -792,9 +792,9 @@ margin-top: 25px;
* 标题
*/
.typecho-page-title {
margin-top: 1em;
}
.typecho-page-title h2 {
margin: 25px 0 10px;
font-size: 1.28571em;
}
.typecho-page-title h2 a {
@@ -891,7 +891,7 @@ margin-top: 25px;
*/
.typecho-option-tabs {
list-style: none;
margin: 0;
margin: 1em 0;
padding: 0;
}
@@ -1303,6 +1303,7 @@ ul.typecho-list-notable li .loading {
* 模板列表
*/
.typecho-theme-list {
margin-top: 2em;
}
.typecho-theme-list .theme-item {