From a7fa4e9e453c77c9af12a8d63658a7c7bdf78597 Mon Sep 17 00:00:00 2001 From: miykael Date: Thu, 5 Nov 2020 18:00:42 +0800 Subject: [PATCH] update --- static/css/theme-mine.css | 6 +++--- .../layouts/shortcodes/embed-pdf-view.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/static/css/theme-mine.css b/static/css/theme-mine.css index d3293ec..ef41a5a 100644 --- a/static/css/theme-mine.css +++ b/static/css/theme-mine.css @@ -15,15 +15,15 @@ --MENU-SEARCH-BOX-color: #33a1ff; /* Override search field border color */ --MENU-SEARCH-BOX-ICONS-color: #a1d2fd; /* Override search field icons color */ - --MENU-SECTIONS-ACTIVE-BG-color:#020944; /* Background color of the active section and its childs */ - --MENU-SECTIONS-BG-color:#020944; /* Background color of other sections */ + --MENU-SECTIONS-ACTIVE-BG-color:#010717; /* Background color of the active section and its childs */ + --MENU-SECTIONS-BG-color:#010717; /* Background color of other sections */ --MENU-SECTIONS-LINK-color: #ccc; /* Color of links in menu */ --MENU-SECTIONS-LINK-HOVER-color: #e6e6e6; /* Color of links in menu, when hovered */ --MENU-SECTION-ACTIVE-CATEGORY-color: #FF9E29; /* Color of active category text */ --MENU-SECTION-ACTIVE-CATEGORY-BG-color: #ffffff; /* Color of background for the active category (only) */ --MENU-VISITED-color: #89f56c; /* Color of 'page visited' icons in menu */ - --MENU-SECTION-HR-color: #020944; /* Color of
separator in menu */ + --MENU-SECTION-HR-color: #010717; /* Color of
separator in menu */ } diff --git a/themes/hugo-theme-pdf-js/layouts/shortcodes/embed-pdf-view.html b/themes/hugo-theme-pdf-js/layouts/shortcodes/embed-pdf-view.html index ae53dc1..65c7e78 100644 --- a/themes/hugo-theme-pdf-js/layouts/shortcodes/embed-pdf-view.html +++ b/themes/hugo-theme-pdf-js/layouts/shortcodes/embed-pdf-view.html @@ -19,7 +19,7 @@ window.onload = function() { var pdf_div = document.getElementById('embed-pdf-view'); - pdf_div.innerHTML = '