Skip to content

Squared Profile Avatars by NotAussie

Details

AuthorNotAussie

LicenseCC0

Categorygithub.com

Created

Updated

Size303 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A simple edit to make the profile avatars square.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Square github avatar
@version      20230925.16.41
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://github.com/") {
/*
Made by:
@_NotAussie on Twitter
@NotAussie on Discord
@NotAussie on Guileded
*/

.avatar-user {
  border-radius: 15px !important;
}
}

Reviews

No reviews yet.