Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit d5df860

Browse files
authored
Merge pull request #5 from networkException/patch-2
Minor style tweaks
2 parents b0b3507 + 1c915a3 commit d5df860

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stylesheets/dark-theme.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ a footnote-ref::before {
109109
background: rgba(0, 0, 0, .7);
110110
}
111111

112+
.md-typeset .md-content__icon {
113+
color: #FF7A04; //Changed color of the edit page icon
114+
}
115+
112116
.md-typeset .superfences-tabs {
113117
background-color: $background_color2;
114118
}

0 commit comments

Comments
 (0)