Skip to content

Commit 09206d2

Browse files
committed
Hide anchor inside blockquote, closes #1714
1 parent 9766ed7 commit 09206d2

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

assets/css/content/cheatsheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
overflow: hidden;
4343
}
4444

45-
.page-cheatmd .content-inner h3.section-heading .hover-link {
45+
.page-cheatmd .content-inner h3.section-heading a.hover-link {
4646
display: none;
4747
}
4848

assets/css/content/general.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
opacity: 1;
151151
}
152152

153+
blockquote .section-heading i {
154+
display: none;
155+
}
156+
153157
@media screen and (max-width: 768px) {
154158
.content-inner .section-heading a {
155159
justify-content: space-between;

formatters/html/dist/html-elixir-A7WHXTE5.css renamed to formatters/html/dist/html-elixir-EUM44Q3J.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-I5YZC5ZN.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-erlang-M2M5A5B5.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)