big avatars
Big avatars - Discord by frankie
Details
Authorfrankie
LicenseNo License
Categoryidfk
Created
Updated
Size393 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Big avatars - Discord
@namespace USO Archive
@author tenacitas
@description `Avatares más grandes.`
@version 20151220.20.49
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document url(discordapp.com) {
.avatar-large {
width: 60px;
height: 60px;
background-size: 60px 60px;
border-radius: 30px;
}
}