色婷婷狠狠18禁久久YY,CHINESE性内射高清国产,国产女人18毛片水真多1,国产AV在线观看

css里面設置變成三個點

阮建安2年前17瀏覽0評論

下面是一個簡單的示例:

```html

<style>

a:before {

content: "";

width: 20px;

height: 20px;

background-color: blue;

border-radius: 50%;

position: absolute;

top: -80px;

a:after {

content: "";

width: 20px;

height: 20px;

background-color: blue;

border-radius: 50%;

position: absolute;

top: -60px;

</style>

```css

font-style: italic;