Changes

Jump to navigation Jump to search
28 bytes added ,  18:53, 20 September 2016
fix for section highlighting
Line 166: Line 166:     
/* CSS background highlight */
 
/* CSS background highlight */
li {
+
span.mw-headline {
 
         background-color: transparent;
 
         background-color: transparent;
 
}
 
}
li:target {
+
span.mw-headline:target {
 
         -webkit-animation: hilite-background 5s;
 
         -webkit-animation: hilite-background 5s;
 
         -moz-animation: hilite-background 5s;
 
         -moz-animation: hilite-background 5s;

Navigation menu