Last active
June 25, 2020 15:34
-
-
Save tobimori/86386b6fccee1ba94b4d660f2b86708d to your computer and use it in GitHub Desktop.

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
/* ==UserStyle== | |
@name GitHub Square Profile Pictures | |
@namespace https://moeritz.io | |
@updateURL https://gist.githubusercontent.com/tobimori/86386b6fccee1ba94b4d660f2b86708d/raw | |
@version 1.1.0 | |
@license The Unlicense | |
@author Tobias MΓΆritz | |
==/UserStyle== */ | |
@-moz-document regexp("^https?://((education|gist|graphql|guides|help|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!generated_pages/preview).)*$"), domain("githubusercontent.com"), domain("www.githubstatus.com") { | |
.avatar-user, | |
.avatar { | |
border-radius: 6px !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment