lighter code blocks
This commit is contained in:
parent
e1745b84ee
commit
a98d1bfe04
@ -20,7 +20,7 @@ body, blockquote, figure {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: inherit;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
b, strong, th {
|
b, strong, th {
|
||||||
@ -88,8 +88,7 @@ th, td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
background: rgba(38,38,38,0.9)!important;
|
background: rgba(148,148,148,0.08);
|
||||||
color: #fff;
|
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
margin: 1.5em 0;
|
margin: 1.5em 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user