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 h5,
|
||||||
.yue h6 {
|
.yue h6 {
|
||||||
font-family: "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", "SimSun", sans-serif;
|
font-family: "Georgia", "Xin Gothic", "Hiragino Sans GB", "Droid Sans Fallback", "Microsoft YaHei", "SimSun", sans-serif;
|
||||||
color: #222222;
|
color: #333333;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
letter-spacing: -0.02em;
|
letter-spacing: -0.02em;
|
||||||
}
|
}
|
||||||
@ -301,7 +301,7 @@ background: none;
|
|||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0.4em 1em 6em;
|
padding: 0.4em 1em 6em;
|
||||||
background: #f4f4f4;
|
background: #fdfdfd;
|
||||||
}
|
}
|
||||||
.yue {
|
.yue {
|
||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user