Skip to content

Commit 452aae5

Browse files
authored
Merge pull request #1228 from flash62au/sphinx
style update
2 parents 8f80b9c + 55718f6 commit 452aae5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/_static/css/dccex_theme.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,13 @@ h6, .h6 {
9494
margin-bottom: 5px !important;
9595
}
9696
.top-nav-text {
97-
color: #00a3b9ff !important;
97+
color: #006979 !important;
9898
font-family: Audiowide,Helvetica,Arial,sans-serif !important;
9999
font-size: 80% !important;
100100
}
101+
.top-nav-text a:visited {
102+
color: #006979 !important;
103+
}
101104

102105
.wy-nav-top {
103106
background:#00a3b9ff !important;
@@ -114,10 +117,10 @@ h6, .h6 {
114117
}
115118

116119
html[data-theme='dark'] .wy-nav-content a {
117-
color: #96d7ff !important;
120+
color: #00a3b9 !important;
118121
}
119122
html[data-theme='dark'] .wy-nav-content a:visited {
120-
color: #249ee8 !important;
123+
color: #00a3b9 !important;
121124
}
122125

123126
.wy-breadcrumbs {

0 commit comments

Comments
 (0)