From 1091bba445fa342419ed07aedfa320515b8076bd Mon Sep 17 00:00:00 2001 From: DroneShipper Date: Tue, 26 Mar 2019 14:41:29 +0000 Subject: [PATCH] [SKIP CI] Update artifacts --- static/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/default.css b/static/default.css index 8ba5bca..390b244 100644 --- a/static/default.css +++ b/static/default.css @@ -648,7 +648,7 @@ all and (max-width:710px) { color: #0a539a; text-decoration: underline } -.post-content *:not(.chroma)>code{ +.post-content p > code { background-color: #f3f3f3; font-family: DroidSans_Mono; font-size: .9em; @@ -670,4 +670,4 @@ all and (max-width:710px) { .post-content h5, .post-content h6 { font-weight: 400 -} +} \ No newline at end of file