こぱいろっと
こぱいろっと by strmdn
Details
Authorstrmdn
LicenseNo License
Categoryuser
Created
Updated
Size516 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 copilot
@namespace userstyles.world
@author strmdn
@version 0.1.0
==/UserStyle== */
@-moz-document url-prefix("https://copilot.microsoft.com/") {
main {
/* background-color: transparent, !important;*/
background: url(https://images-ng.pixai.art/images/orig/bd136c64-5f9a-47eb-a31c-e0374981bb8b);
background: rgba(255, 255, 255, 0.1) /* 透過度を調整 */
background-size:auto;
background-repeat: no-repeat;
}
}