mirror of
https://github.com/jaywcjlove/wxmp.git
synced 2026-04-07 21:41:54 +08:00
style: modify theme style.
This commit is contained in:
@@ -33,6 +33,7 @@ h4 {
|
||||
p {
|
||||
color: initial;
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
ul {
|
||||
@@ -46,12 +47,14 @@ ol {
|
||||
li {
|
||||
margin: 0;
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-style: normal;
|
||||
border-left: none;
|
||||
margin: 1em 0;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
@@ -36,6 +36,7 @@ h2 {
|
||||
|
||||
p {
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@@ -64,11 +65,11 @@ li {
|
||||
line-height: 1.5em;
|
||||
color: rgb(30 41 59);
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
text-align: left;
|
||||
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: 0.85em;
|
||||
@@ -78,6 +79,7 @@ blockquote {
|
||||
border-radius: 4px;
|
||||
background: rgba(27, 31, 35, 0.05);
|
||||
margin: 1rem 0;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
pre {
|
||||
@@ -143,7 +145,7 @@ th {
|
||||
text-align: left;
|
||||
line-height: 1;
|
||||
white-space: initial;
|
||||
color: #009874;
|
||||
color: #333;
|
||||
background: rgba(27, 31, 35, 0.05);
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.3em;
|
||||
|
||||
@@ -36,6 +36,7 @@ h2 {
|
||||
|
||||
p {
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@@ -64,11 +65,11 @@ li {
|
||||
line-height: 1.5em;
|
||||
color: rgb(30 41 59);
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
text-align: left;
|
||||
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: 0.85em;
|
||||
@@ -78,6 +79,7 @@ blockquote {
|
||||
border-radius: 4px;
|
||||
background: rgba(27, 31, 35, 0.05);
|
||||
margin: 1rem 0;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
@@ -33,6 +33,7 @@ h2 {
|
||||
|
||||
p {
|
||||
font-size: 0.85em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@@ -65,7 +66,7 @@ li {
|
||||
|
||||
blockquote {
|
||||
text-align: left;
|
||||
line-height: 1.75;
|
||||
line-height: 1.5em;
|
||||
font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',
|
||||
'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;
|
||||
font-size: 0.85em;
|
||||
@@ -140,12 +141,12 @@ th {
|
||||
text-align: left;
|
||||
line-height: 1;
|
||||
white-space: initial;
|
||||
color: #ffb11b;
|
||||
color: #333;
|
||||
background: rgba(27, 31, 35, 0.05);
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.3em;
|
||||
font-weight: bold;
|
||||
font-size: 1em;
|
||||
font-size: 0.85em;
|
||||
top: -0.1em;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user