Guest User

Untitled

a guest
Jan 27th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. <div class="_hsync_naslovna" style="background-image: url(_hsync_style/_hsync_images/_hsync_default_cover.png);">
  2. <div class="container">
  3. <div class="col-md-5">
  4. <div class="_hsync_naslovna_box">
  5. <img src="_hsync_style/_hsync_images/_hsync_skins/_hsync_login_img.png" alt="Skin" class="img-thumbnail _hsync_skin_img_cover">
  6. <h4>Haswella_Preview</h4>
  7. </div>
  8. </div>
  9. </div>
  10. </div>
  11.  
  12.  
  13. /* CSS */
  14.  
  15. ._hsync_naslovna {
  16. background-attachment: fixed;
  17. height: 300px;
  18. }
  19.  
  20. ._hsync_naslovna_box {
  21. background-color: #eee;
  22. opacity: 0.5;
  23. width: 100%;
  24. padding: 10px;
  25. height: 100px;
  26. margin: 100px 0px 0px 0px;
  27. font-size: 23px;
  28. text-transform: uppercase;
  29. }
  30.  
  31. ._hsync_skin_img_cover {
  32. height: 79px;
  33. width: 84px;
  34. border-radius: 0;
  35. padding-left: 13px;
  36. border-left: 5px solid #1AFF00;
  37. }
  38.  
  39. ._hsync_cover_tekst {
  40. text-transform: uppercase;
  41. }
Advertisement
Add Comment
Please, Sign In to add comment