Difference between revisions of "Template:Rice/Template2"

Line 290: Line 290:
 
.links ul li.dropdown:nth-child(odd).active a:after {
 
.links ul li.dropdown:nth-child(odd).active a:after {
 
   width: 17em;
 
   width: 17em;
 +
  z-index:10;
 
}
 
}
 
.links ul li.dropdown:nth-child(odd) .sub-nav {
 
.links ul li.dropdown:nth-child(odd) .sub-nav {
 
   margin-left: 10.5em;
 
   margin-left: 10.5em;
 +
  z-index:10;
 +
 
}
 
}
 
.links ul li.dropdown:nth-child(even).active a:after {
 
.links ul li.dropdown:nth-child(even).active a:after {
 
   width: 203px;
 
   width: 203px;
 +
z-index:10;
 +
 
}
 
}
 
.links ul li.dropdown:nth-child(even) .sub-nav {
 
.links ul li.dropdown:nth-child(even) .sub-nav {
 
   margin-left: 107px;
 
   margin-left: 107px;
 +
  z-index:10;
 +
 
}
 
}
 
.links ul li.active svg {
 
.links ul li.active svg {
 
   fill: #14141f;  
 
   fill: #14141f;  
 +
  z-index:10;
 +
 
}
 
}
 
.links ul li.active span {
 
.links ul li.active span {

Revision as of 03:12, 21 October 2017