Skip to content

Commit 51f51ce

Browse files
committed
minor style fix for commit hash
1 parent bacc662 commit 51f51ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_static/css/theme-overrides.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ footer a:hover, footer a:visited:hover {color:#373736}
5858
.wy-nav-top a:hover, .wy-nav-top a:visited:hover {color: #C03E14;}
5959
.wy-side-nav-search a.icon.icon-home { font-size: 0; color: transparent;}
6060
.wy-side-nav-search {padding:1em;border-right:1px solid}
61-
.wy-side-nav-search>div.version, .wy-side-nav-search .wy-dropdown>a, .wy-side-nav-search>a { color: #B0B0B1;}
61+
.wy-side-nav-search>div.version, .wy-side-nav-search .wy-dropdown>a, .wy-side-nav-search>a { color: #9b9b9b;}
6262
.wy-side-nav-search>a:hover, .wy-side-nav-search>a:visited:hover {color:#373736}
6363
.wy-side-nav-search .wy-dropdown>a.icon img.logo, .wy-side-nav-search>a.icon img.logo {
6464
margin-top: 0px;

0 commit comments

Comments
 (0)