Created
August 2, 2018 08:19
-
-
Save stratosgear/e9b0330cf9d19ac2fd01c98586c32baf to your computer and use it in GitHub Desktop.
Revisions
-
stratosgear created this gist
Aug 2, 2018 .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,11 @@ --- version: 1.0 domains: - github.com url_patterns: - github.com/* timestamp: '2018-08-02T08:18:47Z' id: Wm7V redirect_url: https://github.com/ shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome Inspector to a Gist you can share (like this one!). 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,3 @@ .Header { color: rgba(191, 30, 30, 0.75); } 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,3 @@ .Header { background-color: rgb(255, 255, 255) !important; }