diff options
Diffstat (limited to 'docs/dev/articles/FOCUS_D_files/anchor-sections-1.0/anchor-sections.css')
-rw-r--r-- | docs/dev/articles/FOCUS_D_files/anchor-sections-1.0/anchor-sections.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/dev/articles/FOCUS_D_files/anchor-sections-1.0/anchor-sections.css b/docs/dev/articles/FOCUS_D_files/anchor-sections-1.0/anchor-sections.css deleted file mode 100644 index 07aee5fc..00000000 --- a/docs/dev/articles/FOCUS_D_files/anchor-sections-1.0/anchor-sections.css +++ /dev/null @@ -1,4 +0,0 @@ -/* 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;} |