mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fix: exclude the link icon from the first heading extraction text
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
229d4a4a1d
commit
c37cafb635
2 changed files with 8 additions and 3 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
.heading-anchor {
|
||||
user-select: none;
|
||||
font-size: 0.75em;
|
||||
margin-top: 0.25em;
|
||||
opacity: 0.3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue