mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
adjust color
This commit is contained in:
parent
c2ed2992d9
commit
7ccdcad866
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ html {
|
|||
font-family: 'Noto Serif SC', serif;
|
||||
font-weight: 500;
|
||||
/* background-color: #ffffff; */
|
||||
background-color: #fffbf8;
|
||||
background-color: #F9F2ED;
|
||||
color: #0E2F56;
|
||||
}
|
||||
|
||||
|
|
@ -194,7 +194,7 @@ img {
|
|||
margin: 0 0 14px 0;
|
||||
padding: 0.6rem 1rem;
|
||||
border: 2px dashed #aeb8c2;
|
||||
background-color: #fffefc;
|
||||
background-color: #fbf5f2;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue