para los peluches...
peluchan.net / cajon by el_flaco_pastore
Details
Authorel_flaco_pastore
LicenseNo License
Categorypeluchan.net
Created
Updated
Size791 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 peluchan.net / cajon
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("peluchan.net") {
#content{
padding-top: 100px;
padding-bottom: 100px;
}
.rLmtSQKDjm-container{
padding: 40px;
background-image: url("https://i.postimg.cc/zBMX5cF1/22.png");
background-repeat: no-repeat;
background-position: 205px -10px;
background-size: 250px 150px;
}
.logo-normal{
visibility: hidden;
}
@media screen and (max-width: 1900px){
.rLmtSQKDjm-container{
background-position: 0px -10px
}
}
}