From 694062d71ed41d0aa9cc9842ae9085afd37dfbe2 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 7 Oct 2023 17:48:53 +0800 Subject: feat(css): change style --- docs/images/logo.png | Bin 0 -> 235361 bytes docs/stylesheets/extra.css | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 docs/images/logo.png (limited to 'docs') diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 00000000..8b5a14c8 Binary files /dev/null and b/docs/images/logo.png differ diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index bf34cb9a..efe4f0c4 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -14,7 +14,11 @@ } .md-header { - background-color: #30323a; + background-color: #1d2238; +} + +.md-tabs { + background-color: #1d2238; } .md-typeset .twitter { -- cgit v1.2.3-70-g09d2