mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
5 lines
207 B
CSS
5 lines
207 B
CSS
/* Styles for section anchors */
|
|
a.anchor-section {margin-left: 10px; visibility: hidden; color: inherit;}
|
|
.hasAnchor:hover a.anchor-section {visibility: visible;}
|
|
ul > li > .anchor-section {display: none;}
|