Skip to content

Instantly share code, notes, and snippets.

@cutls

cutls/custom.css Secret

Created September 29, 2021 23:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cutls/f6603b5c89726423f735a63146960924 to your computer and use it in GitHub Desktop.
Save cutls/f6603b5c89726423f735a63146960924 to your computer and use it in GitHub Desktop.
保守SNSなりきりキット
.logo-resources {
display: block !important;
position: fixed;
left: 0px;
top: 0px;
pointer-events: none;
width: 100%;
height: 100%;
background-color: transparent;
z-index: 10000;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAnIGhlaWdodD0nMTAwJyA+PGZvcmVpZ25PYmplY3QgeD0nMCcgeT0nMCcgd2lkdGg9JzEwMCUnIGhlaWdodD0nMTAwJScgPjxkaXYgaWQ9ImltZ0RpdiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHN0eWxlPSJ3aWR0aDogMTAwcHg7IGhlaWdodDogMTAwcHg7IGRpc3BsYXk6IHRhYmxlLWNlbGw7IHRleHQtYWxpZ246IGNlbnRlcjsgdmVydGljYWwtYWxpZ246IG1pZGRsZTsgdHJhbnNmb3JtOiByb3RhdGUoMzM5ZGVnKTsgY29sb3I6IHJnYigyMDQsIDIwNCwgMjA0KTsgZmlsdGVyOiBvcGFjaXR5KDEwJSk7Ij4xOTIuMTY4LjExLjE8L2Rpdj48L2ZvcmVpZ25PYmplY3Q+PC9zdmc+);
background-repeat: repeat;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment