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
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, |
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
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; |
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |