customizable doot
zodiacs custom doot fix by zodiacbadcoderacc2415346346
Details
Authorzodiacbadcoderacc2415346346
LicenseNo License
Categoryhttps://xn--rl8hlm.tk
Created
Updated
Size536 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
go into settings goofy
Source code
/* ==UserStyle==
@name zodiacs custom doot
@version 20240402.02.10
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://xn--rl8hlm.tk/") {
body {
background-color:#020745;
color:#0c02ab
}
a {
color: #64ddff;
}
button {
border-radius: 8px;
border: 1px solid transparent;
padding: 0.6em 1.2em;
font-size: 1em;
font-weight: 500;
font-family: inherit;
background-color: #0a2065;
color:#000;
cursor: pointer;
transition: border-color .25s;
}
}