添加 hover 渐变颜色

This commit is contained in:
jiyinyiyong 2012-08-30 10:22:22 +08:00
parent e4ef69ab20
commit 07b051e01f

View File

@ -1,4 +1,7 @@
/* base */
* {
-webkit-transition-duration: 0.2s;
}
body,p {
font-size: 12px;
line-height: 16px;