When it comes to IE11, you could target it explicit using this CSS rule: _:-ms-fullscreen, :root .IE11-only-class { /* IE11 specific properties */ }.
確定! 回上一頁