摘要:
/*cssReset.css文件内容*/ @charset "utf-8" /*整个页面的文字和背景色*/ html{ color:#000; background:#FFF; } /*设置外边距和内边距*/ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, fieldset, input, textarea, p, blockquote,... 阅读全文
posted @ 2016-04-20 23:20
一江西流
阅读(230)
评论(0)
推荐(0)
摘要:
1.黑白图像 img.desaturate { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); } 2. 使用 :not() 在菜单上应用/取消应用边框 /... 阅读全文
posted @ 2016-04-20 08:45
一江西流
阅读(220)
评论(0)
推荐(0)

浙公网安备 33010602011771号