Difference between revisions of "Template:2015CSS"

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;
 +
 
}
 
}
  

Revision as of 17:16, 19 March 2015