Difference between revisions of "Template:Rice/Template2"

Line 167: Line 167:
 
   margin: 0px;  
 
   margin: 0px;  
 
   border: 0px;
 
   border: 0px;
 +
  z-index: 10;
 
}
 
}
 
.links ul.sub-nav li:not(:last-child) {
 
.links ul.sub-nav li:not(:last-child) {
 
   /* width of the line separating the elements in the submenu */
 
   /* width of the line separating the elements in the submenu */
 
   border-bottom: 2px solid #696969;
 
   border-bottom: 2px solid #696969;
 +
z-index:10;
 
}
 
}
 
.links ul.sub-nav li a {
 
.links ul.sub-nav li a {
 
   float: none;
 
   float: none;
 
   padding: 7px 10px;
 
   padding: 7px 10px;
 +
  z-index:10;
 
}
 
}
 
.links ul li {
 
.links ul li {
 
   position: absolute;
 
   position: absolute;
 +
  z-index:10;
 
}
 
}
  

Revision as of 03:11, 21 October 2017