Marieliruiz (Talk | contribs) |
Paulamanan (Talk | contribs) |
||
Line 35: | Line 35: | ||
position: sticky; | position: sticky; | ||
top: 70px; | top: 70px; | ||
+ | } | ||
+ | .scroll-spy { | ||
+ | position: absolute; | ||
+ | margin-left: 4em; | ||
+ | margin-top: 4em; | ||
+ | /*border-radius: 0px 15px 15px 0px;*/ | ||
+ | max-width: 12vw; | ||
+ | overflow-wrap: break-word; | ||
+ | line-height: 1; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .spy-list>a { | ||
+ | display: block; | ||
+ | text-decoration: none; | ||
+ | color: var(--dark); | ||
+ | font-size: 1em; | ||
+ | padding-left: 0.6em; | ||
+ | padding-top: 0.5em; | ||
+ | padding-bottom: 0.3em; | ||
+ | padding-right: 0.5em; | ||
+ | font-weight: 400; | ||
+ | position: relative; | ||
+ | z-index: 1; | ||
+ | overflow: hidden; | ||
+ | transition: all 0.5s | ||
+ | } | ||
+ | |||
+ | .spy-list>a.selected { | ||
+ | border-left: 3px solid var(--accent2); | ||
+ | transition: all 0.2s; | ||
+ | font-weight: 700; | ||
+ | } | ||
} | } | ||
Revision as of 13:45, 27 October 2020
TITLE
Title
Text Here
Tema 2
Text Here
Tema 3
Text Here