-
-
Save showroom101/7cc1e96de1a9f2a5a492c5d763046a4b to your computer and use it in GitHub Desktop.
Revisions
-
leifstyle revised this gist
Oct 14, 2016 . No changes.There are no files selected for viewing
-
leifstyle revised this gist
Oct 14, 2016 . 1 changed file with 2 additions and 2 deletions.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 @@ -12,8 +12,8 @@ p, h1, h2, h3, h4, body ,ol, ul, button, a , a:hover{ } .itopplus-background{ background-blend-mode: luminosity !important; background-color: #ffffff !important; } .nav{ -
leifstyle revised this gist
Oct 14, 2016 . 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 @@ -12,7 +12,7 @@ p, h1, h2, h3, h4, body ,ol, ul, button, a , a:hover{ } .itopplus-background{ background-blend-mode: luminosity !important; background-color: transparent !important; } -
leifstyle revised this gist
Oct 14, 2016 . 1 changed file with 1 addition and 0 deletions.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 @@ -13,6 +13,7 @@ p, h1, h2, h3, h4, body ,ol, ul, button, a , a:hover{ .itopplus-background{ background-image: none !important; background-color: transparent !important; } .nav{ -
leifstyle revised this gist
Oct 14, 2016 . No changes.There are no files selected for viewing
-
leifstyle revised this gist
Oct 14, 2016 . 1 changed file with 21 additions and 23 deletions.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 @@ -1,35 +1,33 @@ img { -moz-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -o-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) !important; } p, h1, h2, h3, h4, body ,ol, ul, button, a , a:hover{ -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .itopplus-background{ background-image: none !important; } .nav{ background :none; background-color:black !important; color : white !important; } .nav-menu{ background :none; background-color:black !important; color : white !important; } .navbar-default { background :none; background-color:black !important; color : white !important; } -
tonmanna revised this gist
Oct 13, 2016 . 1 changed file with 9 additions and 6 deletions.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 @@ -1,12 +1,15 @@ img { -moz-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -o-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) !important; } div,p,h1,h2,h3,h4,body{ -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .itopplus-background -
tonmanna revised this gist
Oct 13, 2016 . 1 changed file with 15 additions and 15 deletions.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 @@ -1,32 +1,32 @@ img { -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) } div,p,h1,h2,h3,h4,body{ -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .itopplus-background { background-image : none !important } .nav{ background :none; background-color:black !important; color : white !important; } .nav-menu{ background :none; background-color:black !important; color : white !important; } .navbar-default { background :none; background-color:black !important; color : white !important; } -
tonmanna revised this gist
Oct 13, 2016 . 1 changed file with 7 additions 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 @@ -2,12 +2,18 @@ img { -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) } div,p,h1,h2,h3,h4,body{ -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .itopplus-background { background-image : none !important } .nav{ background :none; background-color:black !important; -
tonmanna created this gist
Oct 13, 2016 .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,26 @@ img { -webkit-filter: grayscale(100%) !important; /* Chrome, Safari, Opera */ filter: grayscale(100%) } div { -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale") !important; -webkit-filter: grayscale(100%) !important; filter: gray !important; } .nav{ background :none; background-color:black !important; color : white !important; } .nav-menu{ background :none; background-color:black !important; color : white !important; } .navbar-default { background :none; background-color:black !important; color : white !important; }