From 8f317d186151a533ea2aa0c5fd03edfdf5db8cd5 Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Sun, 5 May 2019 06:17:06 +0800 Subject: [PATCH] Update docs/_template/light-dark-theme/styles/material.css Co-Authored-By: Still34 <341464@gmail.com> --- docs/_template/light-dark-theme/styles/material.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_template/light-dark-theme/styles/material.css b/docs/_template/light-dark-theme/styles/material.css index 7e749b6c5..3d56b1cc2 100644 --- a/docs/_template/light-dark-theme/styles/material.css +++ b/docs/_template/light-dark-theme/styles/material.css @@ -138,7 +138,6 @@ article h4 { } .sidetoc { - /*background-color: #fff;*/ border: none; } @@ -198,4 +197,4 @@ pre { /*background-color: #fffaef;*/ border-radius: 4px; box-shadow: 0px 1px 4px 1px rgba(100, 100, 100, 0.4); -} \ No newline at end of file +}