Skip to content

Commit 6f3ac35

Browse files
committed
Fix inconsistent colouring of the "Go to repository" button on mobile
1 parent 29fe4c1 commit 6f3ac35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
--md-primary-fg-color: #c50d29;
88
--md-accent-fg-color: #c50d29;
99
}
10+
11+
.md-nav__source {
12+
background-color: #c50d29;
13+
}

0 commit comments

Comments
 (0)