随笔分类 - CSS
摘要:http://note.youdao.com/share/?id=4f57187f9695bcaadf80516187d2de0e&type=note当执行安装sass出错时,可以试试这个命令然后再安装。gem source -a http://rubygems.org/
阅读全文
摘要:十字准心 cursor: crosshair; 手 cursor: pointer;cursor: hand;写两个是为了照顾IE5,它只认hand。 等待/沙漏 cursor: wait; 帮助 cursor: help; 无法释放 cursor: no-drop; 文字/编辑 cursor: text; 可移动对象 cursor: move; 向上改变大小(North) cursor: n-resize; 向下改变大小(South) cursor: s-resize; 向右改变大小(East) cursor: e-resize; 向左改变大小(West) cursor: w-resize;
阅读全文
浙公网安备 33010602011771号