CSS. ::selection { background: #000; /* 背景*/ color: #FFF; /* 文字顏色*/ }. 或是可以針對元素 #mydiv::selection { background: #efff94; ...
確定! 回上一頁