From a9e1e6b86e57b3d218be91f07ff2d938ef6e36a0 Mon Sep 17 00:00:00 2001 From: Menci Date: Wed, 12 Dec 2018 20:06:13 +0800 Subject: [PATCH] Modify style --- static/style.css | 9 +++------ views/header.ejs | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/static/style.css b/static/style.css index 9644bea..ac805f5 100644 --- a/static/style.css +++ b/static/style.css @@ -250,14 +250,11 @@ body > .ui.page.dimmer { /* code tag */ :not(pre) > code { - background-color: rgba(0, 0, 0, 0.08); - border-radius: 3px; display: inline-block; - font-size: 0.9em; + font-size: 0.94em; font-weight: bold; - padding: 1px 6px; - vertical-align: baseline; - color: #444; + padding: 0 1px; + vertical-align: bottom; } code { diff --git a/views/header.ejs b/views/header.ejs index 1c34548..cc0f568 100644 --- a/views/header.ejs +++ b/views/header.ejs @@ -11,7 +11,7 @@ - +