[SKIP CI] Update artifacts

This commit is contained in:
Drone Shipper 2019-03-26 14:41:29 +00:00
parent 299c39c594
commit 1091bba445
1 changed files with 2 additions and 2 deletions

View File

@ -648,7 +648,7 @@ all and (max-width:710px) {
color: #0a539a; color: #0a539a;
text-decoration: underline text-decoration: underline
} }
.post-content *:not(.chroma)>code{ .post-content p > code {
background-color: #f3f3f3; background-color: #f3f3f3;
font-family: DroidSans_Mono; font-family: DroidSans_Mono;
font-size: .9em; font-size: .9em;
@ -670,4 +670,4 @@ all and (max-width:710px) {
.post-content h5, .post-content h5,
.post-content h6 { .post-content h6 {
font-weight: 400 font-weight: 400
} }