Created
May 11, 2012 02:37
-
-
Save alexcabrera/2657155 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +background-image(linear-gradient(top, $background_blue, $background_blue U(10), lighten($background_blue, 10%) U(5), lighten($background_blue, 10%) U(5), lighten($background_blue, 20%) U(3), lighten($background_blue, 20%) U(3), lighten($background_blue, 30%) U(3), lighten($background_blue, 30%) U(3))) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -webkit-linear-gradient(top, #64a3db, #64a3db 240px, #8dbce5 240px, #8dbce5 720px, #b7d4ee 960px, #b7d4ee 1200px, #e0edf8 1440px, #e0edf8 1680px); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment