mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-01-09 14:58:48 +08:00
style: modify theme style.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user