共有
2 個檔案被更改,包括
5 行新增 和
2 行删除
-
static/css/common.css
-
static/css/common.min.css
|
|
@ -510,7 +510,7 @@ img { |
|
|
|
|
|
|
|
|
.blog-title{ |
|
|
.blog-title{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
height: 50px; |
|
|
min-height: 50px; |
|
|
line-height: 50px; |
|
|
line-height: 50px; |
|
|
} |
|
|
} |
|
|
.blog-title input{ |
|
|
.blog-title input{ |
|
|
@ -683,4 +683,7 @@ img { |
|
|
.auto-screen{ |
|
|
.auto-screen{ |
|
|
width: 98%; |
|
|
width: 98%; |
|
|
} |
|
|
} |
|
|
|
|
|
.blog-title{ |
|
|
|
|
|
line-height: 35px; |
|
|
|
|
|
} |
|
|
} |
|
|
} |