Revert font changes
chat.google.com - 04.2024 by ApoXalvation
Details
AuthorApoXalvation
LicenseNo License
Categorychat.google.com
Created
Updated
Size290 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
maybe other improvements in future, dono.
Source code
/* ==UserStyle==
@name mail.google.com/chat/u/0/ - kwi 2024
@version 20240423.08.43
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://chat.google.com/") {
html body c-wiz div div div {
font-weight: lighter !important;
font-family: "Roboto" !important;
}
}