style: modify theme style.

This commit is contained in:
jaywcjlove
2023-08-25 11:28:47 +08:00
parent 056b792519
commit 3b32e76f65
4 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ a {
h1 {
color: inherit;
font-size: 16px;
font-size: 18px;
font-weight: bold;
}
@@ -32,7 +32,7 @@ h4 {
p {
color: initial;
font-size: 14px;
font-size: 16px;
line-height: 1.5em;
}

View File

@@ -11,7 +11,7 @@ h1 {
line-height: 1.75;
font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',
'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;
font-size: 16px;
font-size: 18px;
font-weight: bold;
margin: 2em auto 1em;
padding: 0 1em;
@@ -63,7 +63,7 @@ li {
}
p {
font-size: 14px;
font-size: 16px;
line-height: 1.5em;
padding: 0.5em 0 !important;
margin-bottom: 0 !important;

View File

@@ -11,7 +11,7 @@ h1 {
line-height: 1.75;
font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',
'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;
font-size: 16px;
font-size: 18px;
font-weight: bold;
margin: 2em auto 1em;
padding: 0 1em;
@@ -63,7 +63,7 @@ li {
}
p {
font-size: 14px;
font-size: 16px;
line-height: 1.5em;
padding: 0.5em 0 !important;
margin-bottom: 0 !important;

View File

@@ -11,7 +11,7 @@ h1 {
line-height: 1.15;
font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',
'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;
font-size: 16px;
font-size: 18px;
font-weight: bold;
margin: 2em auto 1em;
padding: 0 1em 0.3em 1em;
@@ -59,7 +59,7 @@ li {
}
p {
font-size: 14px;
font-size: 16px;
line-height: 1.5em;
padding: 0.5em 0 !important;
margin-bottom: 0 !important;