aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css')
-rw-r--r--docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css b/docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css
new file mode 100644
index 00000000..07aee5fc
--- /dev/null
+++ b/docs/dev/articles/web_only/FOCUS_Z_files/anchor-sections-1.0/anchor-sections.css
@@ -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;}

Contact - Imprint