datagutt

Untitled

Mar 23rd, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. body {
  2. background:#492370 url(/8bit-skyline_00415484.jpg) no-repeat center center fixed;
  3. -webkit-background-size:cover;
  4. -moz-background-size:cover;
  5. -o-background-size:cover;
  6. background-size:cover;
  7. }
  8.  
  9. header#top {
  10. background-color:rgba(0,0,0,0.6);
  11. }
  12.  
  13. .ink-navigation ul.menu.horizontal li a:hover {
  14. background-color:rgba(55,55,55,0.5)!important;
  15. }
  16.  
  17. footer#footer {
  18. background-color:rgba(22,22,22,0.5);
  19. }
  20.  
  21. .inthe.hood iframe {
  22. display:block!important;
  23. text-align:center;
  24. margin:auto;
  25. border:5px solid #555;
  26. }
Advertisement
Add Comment
Please, Sign In to add comment