Skip to content

Commit 194a25b

Browse files
committed
Change text decoration color on cheatsheet headers
1 parent aca43d0 commit 194a25b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

assets/css/content/cheatsheet.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,14 @@
3737

3838
.page-cheatmd .content-inner h3 {
3939
color: var(--main);
40+
text-decoration-color: var(--main);
4041
margin: 0 0 1em;
4142
font-weight: 400;
4243
}
4344

4445
.page-cheatmd .content-inner h3 :is(a, a:visited) {
4546
color: var(--main);
47+
text-decoration-color: var(--main);
4648
}
4749

4850
.page-cheatmd .content-inner section.h3 {

formatters/html/dist/html-elixir-HEMX4EYA.css renamed to formatters/html/dist/html-elixir-XFYN5IVA.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-erlang-TRWM3SWF.css renamed to formatters/html/dist/html-erlang-BDSMJ657.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)