blue et red
tirexo.art by dooks11
Details
Authordooks11
LicenseNo License
Categorydomaine
Created
Updated
Size526 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 tirexo.art
@version 20220222.05.59
@namespace userstyles.world/user/dooks11
@description blue et red
@author dooks11
@license No License
==/UserStyle== */
@-moz-document domain("tirexo.art") {
body {
color: #888ea8;
height: 100%;
font-size: .875rem;
background: #2f0303;
overflow-x: hidden;
overflow-y: auto;
letter-spacing: .0312rem;
font-family: quicksand, sans-serif;
max-width: 1600px;
margin: 0 auto;
}.widget.widget-chart-three {
background: #230505;
}
}