Difference between revisions of "Template:UPMC-Paris/CSS"

Line 81: Line 81:
 
         border-radius: 30px;
 
         border-radius: 30px;
 
-webkit-transition:max-height 0.4s linear;
 
-webkit-transition:max-height 0.4s linear;
-moz-transition:max-height 0.4 linear;
+
-moz-transition:max-height 0.4s linear;
transition:max-height 0.4 linear;
+
transition:max-height 0.4s linear;
 
}
 
}
 
#colorNav li:hover ul{
 
#colorNav li:hover ul{
Line 89: Line 89:
 
}
 
}
 
#colorNav li ul li{
 
#colorNav li ul li{
background-color:#369799;
+
 
 
z-index: 3;
 
z-index: 3;
 +
background:url("http://i.imgur.com/0Nfucoy.png");
 +
background-repeat:no-repeat;
 
}
 
}
  

Revision as of 17:49, 9 October 2016