如图:
信息中心 - 设计 - 修改HTML
CTRL+F找:
删除:
background-color: $(content.background.color);
padding: 5px;
Copy以下代码进去:
color: #000000;
background: #d4d3d4;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
border: 1.5px solid ffa896;
青色字:字的颜色
黄色字:框框颜色
红色highlight:框框种类
颜色代码:按此
以下是框框种类:
A
B
C
D
E
F
A
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px;
B
-moz-border-radius-bottomright: 50px 25px;
border-bottom-right-radius: 50px 25px;
C
-moz-border-radius-bottomright: 25px 50px;
border-bottom-right-radius: 25px 50px;
D
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
E
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
F
-moz-border-radius: 35px;
border-radius: 35px;
***最后记得preview先才保存哦!
大家帮帮忙,
按进去这广告吧!
你不会吃亏的!=D
0 颗星星说♥:
Post a Comment
用了请留言,谢谢!=)
如果您看到任何错误请留言在此。
Please leave your comment after using these ideas!=)
Please inform me here when you have seen any mistake.