Dark mode
timeguessr.com - Black by dcmaster95
Details
Authordcmaster95
LicenseNo License
Categoryuserstyle
Created
Updated
Size391 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 timeguessr.com - Jan 2024
@version 20240112.16.59
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://timeguessr.com/") {
body {
--text: #fff;
--body: #181818;
color: #bebebe;
}
#logoutText {
color: white;
}
.centre a {
color: white;
}
#indexFooter a {
color: white;
}
.createAccountWrap a {
color: white;
}
}