Line 942: | Line 942: | ||
//height: 100%; | //height: 100%; | ||
margin-left: -250px; //main-col 750px | margin-left: -250px; //main-col 750px | ||
+ | padding:0; | ||
} | } | ||
#myScrollspy ul | #myScrollspy ul | ||
Line 949: | Line 950: | ||
max-width: 230px; | max-width: 230px; | ||
float:left; | float:left; | ||
+ | padding:0; | ||
} | } | ||
#myScrollspy ul a | #myScrollspy ul a | ||
Line 956: | Line 958: | ||
width:100%; | width:100%; | ||
height:100%; | height:100%; | ||
− | + | margin:0; | |
− | + | ||
color: black; | color: black; | ||
Line 974: | Line 975: | ||
width:100%; | width:100%; | ||
height:100%; | height:100%; | ||
− | |||
− | |||
} | } | ||
Line 981: | Line 980: | ||
{background:green;} | {background:green;} | ||
#myScrollspy ul li.active:hover | #myScrollspy ul li.active:hover | ||
− | {background-color:rgba( | + | {background-color:rgba(120, 255, 180, 0.5);} |
#myScrollspy ul li:hover | #myScrollspy ul li:hover | ||
− | {background-color:rgba(160, 192, 239, 0. | + | {background-color:rgba(160, 192, 239, 0.5);} |
#myScrollspy.sticky { | #myScrollspy.sticky { |
Revision as of 13:17, 1 November 2017