Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  2. /* IE10+ CSS styles go here */
  3. }
  4.  
  5. @supports (-ms-ime-align: auto) {
  6. // MS Edge
  7.  
  8. }
  9.  
  10. /* No auto - use 1fr */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement