Reset positioning of rel="permalink"
anchors
This commit is contained in:
parent
d7af62a34b
commit
06820bc6b1
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
|||
bottom: 0;
|
||||
}
|
||||
|
||||
a[rel="permalink"]::before {
|
||||
content: none;
|
||||
}
|
||||
|
||||
a + a {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue