From 1cabb0562fe6f8a47aff417f7d84b2e54dd10441 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Sat, 9 Mar 2019 22:44:29 +0800 Subject: [PATCH] Update index.html --- docs/index.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 52bb33ad..d315881c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ - + @@ -31,15 +31,21 @@ margin: 2rem 0 1rem; } + img, + pre { + border-radius: 8px; + } + .content, .sidebar, .markdown-section, body, - .search input, - .sidebar-toggle { + .search input { background-color: rgba(243, 242, 238, 1) !important; } + .sidebar-toggle {} + body { /*font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;*/ }