Difference between revisions of "Template:Groningen"

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%;
     max-width: 230px;
+
     margin:0;
    float:left;
+
  
 
     color: black;
 
     color: black;
Line 974: Line 975:
 
     width:100%;
 
     width:100%;
 
     height:100%;
 
     height:100%;
    max-width: 230px;
 
    float:left;
 
 
}
 
}
  
Line 981: Line 980:
 
{background:green;}
 
{background:green;}
 
#myScrollspy ul li.active:hover
 
#myScrollspy ul li.active:hover
{background-color:rgba(140, 255, 239, 0.5);}
+
{background-color:rgba(120, 255, 180, 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.5);}
  
 
#myScrollspy.sticky {
 
#myScrollspy.sticky {

Revision as of 13:17, 1 November 2017