Skip to content

Instantly share code, notes, and snippets.

@benknight
Created April 1, 2014 01:30
Show Gist options
  • Save benknight/9906040 to your computer and use it in GitHub Desktop.
Save benknight/9906040 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.4)
// Compass (v1.0.0.alpha.18)
// ----
.directions-map,
.get-directions-box {
* {
font-family: Arial, sans-serif !important;
}
b {
font-weight: bold !important;
}
}
.directions-map *,
.get-directions-box * {
font-family: Arial, sans-serif !important;
}
.directions-map b,
.get-directions-box b {
font-weight: bold !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment