Guest User

Untitled

a guest
Mar 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <style id="style">
  2. #div {
  3. width: 200px !important;
  4. height: 100px !important;
  5. background-color: coral !important;
  6. }
  7. </style>
  8. <div id="div" style="width:100px; height:100px; background-color: gray;">
Add Comment
Please, Sign In to add comment