diff options
Diffstat (limited to 'theme/stylesheets/website/variables.less')
-rw-r--r-- | theme/stylesheets/website/variables.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/stylesheets/website/variables.less b/theme/stylesheets/website/variables.less index 3cbe0df..a234bb1 100644 --- a/theme/stylesheets/website/variables.less +++ b/theme/stylesheets/website/variables.less @@ -121,8 +121,8 @@ @sidebar-search-background-1: transparent; @sidebar-search-background-2: transparent; -@sidebar-search-input-border-color-1: #D6CFBA; -@sidebar-search-input-border-color-2: #000; +@sidebar-search-input-border-color-1: transparent; +@sidebar-search-input-border-color-2: transparent; @sidebar-divider-color-1: @sidebar-divider-color; @sidebar-divider-color-2: #1d1f21; |