ugiuzgu
chatgpt.com by sexyconcretemixer
Details
Authorsexyconcretemixer
LicenseNo License
Categorykjnii
Created
Updated
Code size431 B
Code checksum646328a9
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name chatgpt.com
@version 20250403.06.36
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://chatgpt.com/") {
.bg-token-main-surface-primary {
background-color: #FFF4CA!important;
}
.scrollbar-color {
background-color: #FFF4CA!important;
}
@layer utilities {
[dir="ltr"] .left-0 {
left: calc(var(--spacing)*0);
background-color: #FFF4CA !important;
}
}
}