Difference between revisions of "Template:Manchester/CSS1"

Line 99: Line 99:
 
}
 
}
  
 +
nav ul{
 +
-webkit-transition: all 0.6s ease-out;
 +
    -moz-transition: all 0.6s ease-out;
 +
    -o-transition: all 0.6s ease-out;
 +
    -ms-transition: all 0.6s ease-out;
 +
    transition: all 0.6s ease-out;
 +
}
  
 
nav ul ul{
 
nav ul ul{

Revision as of 15:35, 24 August 2016