Skip to content

Instantly share code, notes, and snippets.

@jdsteinbach
Created January 13, 2015 01:26
Show Gist options
  • Select an option

  • Save jdsteinbach/92ab69bffe1aa607c2a9 to your computer and use it in GitHub Desktop.

Select an option

Save jdsteinbach/92ab69bffe1aa607c2a9 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
a {
color: #2980b9;
}
a:hover {
color: #3498db;
}
.page {
color: #34495e;
font-size: 16px;
}
.page-title {
color: #d35400;
font-size: 24px;
}
.page-sub-title {
color: #34495e;
font-size: 18px;
}
.widget-title {
font-size: 18px;
color: #7f8c8d;
}
a {
color: #2980b9;
}
a:hover {
color: #3498db;
}
.page {
color: #34495e;
font-size: 16px;
}
.page-title {
color: #d35400;
font-size: 24px;
}
.page-sub-title {
color: #34495e;
font-size: 18px;
}
.widget-title {
font-size: 18px;
color: #7f8c8d;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment