2023.03.25

This commit is contained in:
lmm214
2023-03-25 14:09:04 +08:00
parent 833dfdfca8
commit c14540da4e
9 changed files with 221 additions and 54 deletions
+3 -1
View File
@@ -18,7 +18,7 @@ input::placeholder ,.common-editor-inputer::placeholder {
input:focus::placeholder ,.common-editor-inputer:focus::placeholder {
color: #d3d3d3
}
.title{cursor: pointer;}
.body{
min-width:460px;
background-color: #f6f5f4;
@@ -31,6 +31,8 @@ input:focus::placeholder ,.common-editor-inputer:focus::placeholder {
}
a{color: #555;}
.title{
width: 100px;
cursor: pointer;
font-size: 1.125rem;
font-weight: 700;
line-height: 2.5rem;