Guest User

Untitled

a guest
Oct 28th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. body{
  2.     ...
  3.   max-width:99%;
  4. }
  5.  
  6. #boxlets{
  7.     width:15%;
  8. }
  9.  
  10. #news{
  11.     width:84%;
  12.     margin-left:16%;
  13. }
  14. .code{
  15.     background:#FFFF0D;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment