
Untitled
By: a guest on
Jan 1st, 2013 | syntax:
CSS | size: 0.33 KB | hits: 25 | expires: Never
#page-wrapper {
background: url(../images/background/dots.png) fixed 50% 50% transparent;
}
#page-wrapper-inner {
background: url(../images/background/page_gradient_light.svg) 50% -400px fixed no-repeat,
url(../images/background/page_gradient_dark.svg) 50% 0 fixed no-repeat;
background-size: 1200px 900px, 2560px 400%;
}