hi
www.google.com by suf
Details
Authorsuf
LicenseNo License
Categoryhi
Created
Updated
Size445 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 www.google.com
@version 20230821.10.51
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name Google Roboto
@namespace github.com/Andreto/user-styles
@version 1.0.0
@description Set the google search font to Roboto
@author Andreto
==/UserStyle== */
@-moz-document url-prefix("https://www.google.com/search") {
.LC20lb {
font-family: 'Roboto', sans-serif;
}
}