windows fonts
gitlab.com by hadoooooouken
Details
Authorhadoooooouken
LicenseNo License
Categorygitlab.com
Created
Updated
Size242 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 gitlab.com
@version 20250129.17.07
@namespace ?
==/UserStyle== */
@-moz-document domain("gitlab.com") {
:root {
--default-regular-font: Tahoma;
--default-mono-font: monospace;
font-size: 18px;
}
}