😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- /* 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;}
|