Guest User

Untitled

a guest
Oct 21st, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. <div class="b-layout">
  2. <div class="b-content">
  3. <div style="float: left; color: black;">&laquo;</div>
  4. <div style="float: right; color: black;">&raquo;</div>
  5. </div>
  6. <!-- необходимо править как раз b-limited-content, допускается добавление дополнительных элементов -->
  7. <div class="b-limited-content">
  8. <div style="position: relative; width: 200px; height: 100px; float: left; z-index: 2; background: #fff;"></div>
  9. <div style="max-width: 1200px; margin: 0 auto; height: 100px; white-space: nowrap; background: #000; position: relative;">
  10. <div style="float: left; color: white;">&laquo;</div>
  11. <div style="float: right; color: white;">&raquo;</div>
  12. </div>
  13. </div>
  14. <div class="b-limit"></div>
  15. </div>
Add Comment
Please, Sign In to add comment