shosei

css box model hack

Mar 11th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. div.content {
  2.   width:400px;
  3.   voice-family: "\"}\"";
  4.   voice-family:inherit;
  5.   width:300px;
  6. }
  7.  
  8. html>body .content {
  9.   width:300px;
  10. }
Add Comment
Please, Sign In to add comment