摘要:
``` CSS
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
``` 阅读全文
posted @ 2017-01-17 16:07
Magian笨笨
阅读(6285)
评论(0)
推荐(0)
摘要:
```css
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin-left: auto;
margin-right: auto;
``` 阅读全文
posted @ 2017-01-17 15:07
Magian笨笨
阅读(11038)
评论(0)
推荐(0)
浙公网安备 33010602011771号