mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Slight modifification
This commit is contained in:
parent
b0020f9fc2
commit
53827bf663
@ -31,7 +31,7 @@ background-color: rgba(0,0,0,0.2);
|
||||
.yue h5,
|
||||
.yue h6 {
|
||||
font-family: "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", "SimSun", sans-serif;
|
||||
color: #222222;
|
||||
color: #333333;
|
||||
font-weight: 600;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
@ -301,7 +301,7 @@ background: none;
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0.4em 1em 6em;
|
||||
background: #f4f4f4;
|
||||
background: #fdfdfd;
|
||||
}
|
||||
.yue {
|
||||
max-width: 700px;
|
||||
|
Loading…
Reference in New Issue
Block a user