css 程式碼: .element { width:200px; height:200px; --main-bg-color: #000; color:#fff; background-color: var(--main-bg-color); }. 實現效果:.
確定! 回上一頁