保存进度!
This commit is contained in:
parent
62af62da36
commit
31494d3eb1
3
g2.css
3
g2.css
|
@ -244,7 +244,7 @@ h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: 1rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
|
@ -294,6 +294,7 @@ h6 code {
|
||||||
/* h1标题样式 */
|
/* h1标题样式 */
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
margin-top: 2.2rem;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding-bottom: .2em;
|
padding-bottom: .2em;
|
||||||
font-size: 2.25em;
|
font-size: 2.25em;
|
||||||
|
|
Loading…
Reference in New Issue