mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-22 07:38:52 -05:00
Remove :target hack -- it breaks the line-wrapping in the targeted headings
This commit is contained in:
parent
3f29a910da
commit
300bbec7b2
11
xmpp.v2.css
11
xmpp.v2.css
@ -1508,14 +1508,3 @@
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
h2:target::before,
|
||||
h3:target::before,
|
||||
h4:target::before,
|
||||
h5:target::before,
|
||||
h6:target::before {
|
||||
content: "";
|
||||
display: block;
|
||||
height: 1.5rem;
|
||||
margin-top: -1.5rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user