mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 02:20:17 +00:00
@@ -2841,7 +2841,7 @@ div[class^='highlight'] pre {
|
||||
}
|
||||
.wy-side-nav-search>a:hover,
|
||||
.wy-side-nav-search .wy-dropdown>a:hover {
|
||||
background: #60695d
|
||||
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
|
||||
}
|
||||
.wy-side-nav-search>a img.logo,
|
||||
.wy-side-nav-search .wy-dropdown>a img.logo {
|
||||
|
||||
@@ -99,7 +99,7 @@ html_theme = 'pcbsd_style'
|
||||
#html_theme_options = {}
|
||||
|
||||
# Add any paths that contain custom themes here, relative to this directory.
|
||||
html_theme_path = ['_templates/themes']
|
||||
html_theme_path = ['themes']
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
|
||||
@@ -2841,7 +2841,7 @@ div[class^='highlight'] pre {
|
||||
}
|
||||
.wy-side-nav-search>a:hover,
|
||||
.wy-side-nav-search .wy-dropdown>a:hover {
|
||||
background: #60695d
|
||||
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0
|
||||
}
|
||||
.wy-side-nav-search>a img.logo,
|
||||
.wy-side-nav-search .wy-dropdown>a img.logo {
|
||||
|
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 197 KiB |
Reference in New Issue
Block a user