The problem is that the selector handling your :hover behavior has a lower Specificity than the rule for the default behavior ( p#id selector).
確定! 回上一頁