Guest User

Untitled

a guest
Sep 28th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <div class="container">
  2. <div class="col-md-4">
  3. <div class="row">
  4. <div class="logo">
  5. <a href="http://adelfi.kz/">
  6. <img alt="Brand" src="img/logo_new-300x212.png">
  7. </a>
  8. <span>АДЕЛЬФИ<br><p>LUXURY FURNITURE</p></span>
  9. </div>
  10. </div>
  11. </div>
  12. </div>
  13.  
  14. @media only screen and (max-width : 768px) {
  15. .top_text p{
  16. text-align: center;
  17. }
  18.  
  19. a{
  20. display:block;
  21. margin:0 auto;
  22. }
  23.  
  24. .logo { text-align: center; }
Add Comment
Please, Sign In to add comment