Skip to content

Commit 6af8835

Browse files
committed
Keep cheatsheet h3 color
1 parent 53beba7 commit 6af8835

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

assets/css/content/cheatsheet.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,15 @@
3636
/* h3 */
3737

3838
.page-cheatmd .content-inner h3 {
39+
color: var(--main);
3940
margin: 0 0 1em;
4041
font-weight: 400;
4142
overflow: hidden;
4243
}
4344

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

4850
.page-cheatmd .content-inner h3.section-heading a.hover-link {

formatters/html/dist/html-elixir-NW4R3LTR.css renamed to formatters/html/dist/html-elixir-LBZZ5PJG.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-2FNCJ3NN.css renamed to formatters/html/dist/html-erlang-IUKA2KES.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)