elyaszbha

LayoutGD_iz

Apr 19th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.29 KB | None | 0 0
  1. #information_elyaszbha. {
  2. * cascading style sheets layout [css]: ;
  3. * copyright 2012-2013 by elyaszbha: ;
  4. * website: http://flavors.me/elyaszbha;
  5. * updates: april 20, 2012;
  6. * attention: do not alter/edit/redistribute/rip/steal/copy codes.;
  7. * browser: cross-browser compatibility;
  8. }
  9.  
  10.  
  11. body {
  12. background: url(http://fc04.deviantart.net/fs32/f/2008/193/b/d/Domo_Kun_Simple_Wallpaper_by_timittytim.png) no-repeat center center fixed;
  13.     -webkit-background-size: cover;
  14.     -moz-background-size: cover;
  15.     -o-background-size: cover;
  16.     background-size: cover;
  17. url('http://fc04.deviantart.net/fs32/f/2008/193/b/d/Domo_Kun_Simple_Wallpaper_by_timittytim.png');
  18. cursor: url('http://cur.cursors-4u.net/anime/ani-11/ani1090.cur'), progress !important;
  19. }
  20.  
  21.  
  22.  
  23. @media screen and (max-width: 1024px) { /* Specific to this particular image */
  24.     img.bg {
  25.         left: 50%;
  26.         margin-left: -512px;   /* 50% */
  27.     }
  28. }
  29.  
  30. a:hover {
  31. cursor: url(http://cur.cursors-4u.net/anime/ani-11/ani1088.cur), url(http://cur.cursors-4u.net/anime/ani-11/ani1088.cur), progress !important;
  32. text-decoration: none;
  33. color: #faafbe;
  34. }
  35.  
  36.  
  37. .layout_page_header {
  38. background-color:
  39. transparent;
  40. text-align: center;
  41. padding: 0;
  42. clear: both;
  43. border-bottom: 0 solid
  44. transparent;
  45. background-repeat: no-repeat;
  46. background-position: top center;
  47. }
Advertisement
Add Comment
Please, Sign In to add comment