mirror of
https://github.com/msberends/AMR.git
synced 2025-12-15 23:10:28 +01:00
(v1.4.0.9008) like variations
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/* Styles for section anchors */
|
||||
a.anchor-section {margin-left: 10px; visibility: hidden; color: inherit;}
|
||||
a.anchor-section::before {content: '#';}
|
||||
.hasAnchor:hover a.anchor-section {visibility: visible;}
|
||||
Reference in New Issue
Block a user