.dot { position: absolute; width: 4px; height: 4px; border-radius: 100%; background: #999999; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2); } <div class="dot"></div>
以上就是本章的全部内容,感谢您的阅读。
.dot { position: absolute; width: 4px; height: 4px; border-radius: 100%; background: #999999; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2); } <div class="dot"></div>
以上就是本章的全部内容,感谢您的阅读。