Example: scss ::after p { margin: 2em auto; > a { color: red; } &:before { content: ""; } &:after { content: "* * *"; } }
確定! 回上一頁