Advertisement
Guest User

Untitled

a guest
Nov 18th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. A {color:black; font-family:Arial,sans-serif;}
  2. td {color:black; font-family:Arial,sans-serif;}
  3. h1 {color:black; font-family:Arial,sans-serif;font-size:1.15rem;}
  4. h2 {color:black; font-family:Arial,sans-serif;font-size:1.05rem; background:#E0E0E0; line-height:200%}
  5.  
  6. iframe,.leftimg,.rightimg{max-width:480px;width:100%}
  7. html,body{width:100%;padding:0;margin:0;font-size:1rem;}
  8. *{box-sizing: border-box;}
  9. @media only screen and (max-width: 600px) {
  10. td {
  11. font-size: 1.2rem;
  12. }
  13. iframe,.leftimg,.rightimg{max-width:480px;width:100%;float:none;}
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement