Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. </head>
  5.  
  6. <body class="blog">
  7.  
  8. <div id="wrapper" class="container">
  9. <section class="full_width row">
  10. <div class="d1-d5 sidebar">
  11. <ul>
  12. <li class="group"><a class="global_btn" id="trigger-s-overlay">All articles</a></li>
  13. </ul>
  14.  
  15.  
  16. </div>
  17. <div class="d6-d12 content_body">
  18. <h2>Hi Ray, for those who are unaware would you care to introduce yourself?</h2>
  19.  
  20. <p>Content</p>
  21.  
  22. </div>
  23. </section>
  24.  
  25. <div class="s-overlay overlay-scale search_overlay">
  26. <article class="d4-d6 t3-t4 m3-m4 entry">
  27. stuff
  28. </article>
  29. </div>
  30. </section>
  31. </div>
  32.  
  33. .overlay-scale.open body.blog{
  34. overflow: hidden !important;
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement