Skip to content

Instantly share code, notes, and snippets.

OBR.Xg = OBR.Xg || function() {
var c = {},
a = {},
d = !0,
e = OBR;
a.Rh = 1.8;
a.Tb = "ob-readmore-collapse";
a.Z = {
Th: {
ID: 2050,
diff --git a/docroot/sites/all/themes/zeus_base/sass/_homepage.scss b/docroot/sites/all/themes/zeus_base/sass/_homepage.scss
index d164238..1d937fa 100644
--- a/docroot/sites/all/themes/zeus_base/sass/_homepage.scss
+++ b/docroot/sites/all/themes/zeus_base/sass/_homepage.scss
@@ -16,7 +16,7 @@
z-index: 1;
a {
- color: $white;
+ color: #fff;
@stevekarsch
stevekarsch / 0_reuse_code.js
Last active August 29, 2015 14:26
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console