Difference between revisions of "Template:UCLouvainHeaderSecond"

Line 295: Line 295:
 
left: 0;
 
left: 0;
 
min-width: 200px;
 
min-width: 200px;
background-color: transparent;
+
background-color: rgba(255,255,255,0.4);
 
-webkit-transition:all .2s ease-in-out;
 
-webkit-transition:all .2s ease-in-out;
 
transition:all .2s ease-in-out;
 
transition:all .2s ease-in-out;
Line 308: Line 308:
 
left: 0;
 
left: 0;
 
min-width: 200px;
 
min-width: 200px;
background-color: transparent;
+
background-color: rgba(255,255,255,0.4);
 
}
 
}
 
nav.nav ul.first-level > li:last-child > ul.second-level{
 
nav.nav ul.first-level > li:last-child > ul.second-level{
Line 323: Line 323:
 
}
 
}
 
nav.nav ul.first-level > li > ul.second-level > li:nth-child(even) > a{
 
nav.nav ul.first-level > li > ul.second-level > li:nth-child(even) > a{
background-color: transparent;
+
background-color: rgba(255,255,255,0.4);
 
}
 
}
 
nav.nav ul.first-level > li > ul.second-level > li > a:hover{
 
nav.nav ul.first-level > li > ul.second-level > li > a:hover{

Revision as of 10:55, 1 November 2017

iGEM UCLouvain Team