Difference between revisions of "Template:2015CSS"

 
(3 intermediate revisions by the same user not shown)
Line 281: Line 281:
 
height:20px;
 
height:20px;
 
list-style: none;
 
list-style: none;
 +
 +
/*animate transition */
 +
-webkit-transition: background 0.2s linear;
 +
-moz-transition: background 0.2s linear;
 +
-ms-transition: background 0.2s linear;
 +
-o-transition: background 0.2s linear;
 +
transition: background 0.2s linear;
 +
 
}
 
}
  

Latest revision as of 17:19, 19 March 2015