Line 947: | Line 947: | ||
list-style:none; | list-style:none; | ||
margin:0; | margin:0; | ||
+ | max-width: 230px; | ||
} | } | ||
#myScrollspy ul a | #myScrollspy ul a | ||
Line 971: | Line 972: | ||
width:100%; | width:100%; | ||
height:100%; | height:100%; | ||
+ | max-width: 230px; | ||
} | } | ||
Line 976: | Line 978: | ||
{background:green;} | {background:green;} | ||
#myScrollspy ul li.active:hover | #myScrollspy ul li.active:hover | ||
− | {background-color:rgba( | + | {background-color:rgba(140, 255, 239, 0.5);} |
#myScrollspy ul li:hover | #myScrollspy ul li:hover | ||
{background-color:rgba(160, 192, 239, 0.25);} | {background-color:rgba(160, 192, 239, 0.25);} |
Revision as of 13:11, 1 November 2017