提交 be98b84e 编写于 作者: M Mr.doob

css tweaks to featured projects.

上级 d3955463
......@@ -80,14 +80,12 @@
width: 200px;
height: 150px;
display: block;
margin: 0 1px 1px 0;
float: left;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: opacity 0.2s;
}
#content .project:hover {
-webkit-transform: translate( -5px, -5px );
opacity: 0.75;
}
</style>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册