border-radius 涨知识的写法

311 阅读1分钟

<div id=app></div>

#app{width:100%;height:80px;background:pink;border-radius:75%/20% 20% 0 0;}


仅供自己总结记忆