Advertisement
Guest User

Untitled

a guest
Jan 1st, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.33 KB | None | 0 0
  1. #page-wrapper {
  2.     background: url(../images/background/dots.png) fixed 50% 50% transparent;
  3. }
  4. #page-wrapper-inner {
  5.     background: url(../images/background/page_gradient_light.svg) 50% -400px fixed no-repeat,
  6.                 url(../images/background/page_gradient_dark.svg) 50% 0 fixed no-repeat;
  7.     background-size: 1200px 900px, 2560px 400%;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement