Last active
January 18, 2017 01:31
-
-
Save scott/17abf26afc1c06fba0c91008295fc39e to your computer and use it in GitHub Desktop.
Revisions
-
scott revised this gist
Jan 18, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ color: #fff; } .flat-main-panel { background-image: url('http://your.helpy.io/uploads/your/image/file/3/notebook-1280538_1920.jpg'); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; -
scott created this gist
Jan 18, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ .flat-main-panel, .main-option { background-color: transparent; color: #fff; } .flat-main-panel { background-image: url('http://new.helpy.local:3000/uploads/new/image/file/3/notebook-1280538_1920.jpg'); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; background-size: 100%; } .home-index #home-search, .home-index #how-help, ul.breadcrumb { background-color: transparent; }