CSS 權重## (css specificity) --- ## 先說簡易的結論inline style > ID ... !important > inline style > ID > Class/psuedo-class(偽類)/attribute(屬性選擇器) > ...
確定! 回上一頁