Skip to content

Instantly share code, notes, and snippets.

@scottkellum
Created August 14, 2013 04:53
Show Gist options
  • Save scottkellum/6228112 to your computer and use it in GitHub Desktop.
Save scottkellum/6228112 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.2.10)
// Compass (v0.13.alpha.4)
// Singularity.gs (v1.1.2)
// ----
// ----
// Sass (v3.2.10)
// Compass (v0.13.alpha.4)
// Singularity.gs (v1.1.2)
// ----
@import "singularitygs";
$grids: 2 8 2;
$gutters: 1/3;
.sg-container {
@include background-grid;
max-width: 940px;
}
.sg-container {
background-image: -webkit-linear-gradient(left, rgba(210, 105, 30, 0.5), rgba(210, 105, 30, 0.5) 15.78947%, rgba(210, 105, 30, 0.25) 15.78947%, rgba(210, 105, 30, 0.25) 18.42105%, rgba(210, 105, 30, 0.5) 18.42105%, rgba(210, 105, 30, 0.5) 81.57895%, rgba(210, 105, 30, 0.25) 81.57895%, rgba(210, 105, 30, 0.25) 84.21053%, rgba(210, 105, 30, 0.5) 84.21053%, rgba(210, 105, 30, 0.5) 100.0%, rgba(210, 105, 30, 0.25) 100.0%, rgba(210, 105, 30, 0.25) 102.63158%);
background-image: -moz-linear-gradient(left, rgba(210, 105, 30, 0.5), rgba(210, 105, 30, 0.5) 15.78947%, rgba(210, 105, 30, 0.25) 15.78947%, rgba(210, 105, 30, 0.25) 18.42105%, rgba(210, 105, 30, 0.5) 18.42105%, rgba(210, 105, 30, 0.5) 81.57895%, rgba(210, 105, 30, 0.25) 81.57895%, rgba(210, 105, 30, 0.25) 84.21053%, rgba(210, 105, 30, 0.5) 84.21053%, rgba(210, 105, 30, 0.5) 100.0%, rgba(210, 105, 30, 0.25) 100.0%, rgba(210, 105, 30, 0.25) 102.63158%);
background-image: -o-linear-gradient(left, rgba(210, 105, 30, 0.5), rgba(210, 105, 30, 0.5) 15.78947%, rgba(210, 105, 30, 0.25) 15.78947%, rgba(210, 105, 30, 0.25) 18.42105%, rgba(210, 105, 30, 0.5) 18.42105%, rgba(210, 105, 30, 0.5) 81.57895%, rgba(210, 105, 30, 0.25) 81.57895%, rgba(210, 105, 30, 0.25) 84.21053%, rgba(210, 105, 30, 0.5) 84.21053%, rgba(210, 105, 30, 0.5) 100.0%, rgba(210, 105, 30, 0.25) 100.0%, rgba(210, 105, 30, 0.25) 102.63158%);
background-image: linear-gradient(to right, rgba(210, 105, 30, 0.5), rgba(210, 105, 30, 0.5) 15.78947%, rgba(210, 105, 30, 0.25) 15.78947%, rgba(210, 105, 30, 0.25) 18.42105%, rgba(210, 105, 30, 0.5) 18.42105%, rgba(210, 105, 30, 0.5) 81.57895%, rgba(210, 105, 30, 0.25) 81.57895%, rgba(210, 105, 30, 0.25) 84.21053%, rgba(210, 105, 30, 0.5) 84.21053%, rgba(210, 105, 30, 0.5) 100.0%, rgba(210, 105, 30, 0.25) 100.0%, rgba(210, 105, 30, 0.25) 102.63158%);
max-width: 940px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment