Commit fe7d7faf by 段启岩

网站颜色变灰色

parent 709fd648
html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}
......@@ -29,6 +29,7 @@ module.exports = {
** Global CSS
*/
css: [
'~/assets/gray-filter.css',
'~/assets/font/iconfont.css',
'~/assets/reset.scss',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment