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;*/
}