wip
DSans For Guilded by myferonguilded
Details
Authormyferonguilded
LicenseNo License
Categorywip
Created
Updated
Size317 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 DSans For Guilded
@version 20240421.14.50
@namespace ?
==/UserStyle== */
@-moz-document url("https://guilded.gg") {
}
@-moz-document url-prefix("https://guilded.gg") {
@import url("https://dsans.davidstudios.uk/css2.css");
:root {
font-family: "DSans Regular", sans-serif
}
}