me molestaban mucho las banderas de ucrania y que el texto y el fondo estuvieran siempre blancos, y pues hice el tema asi.
laps4.com -- mas o menos negro by juanruacho
Details
Authorjuanruacho
LicenseNo License
Categorydark
Created
Updated
Size662 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
si lo llegan a mejorar, pues chido
Source code
/* ==UserStyle==
@name laps4.com - 6/8/2022, 19:33:01
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("laps4.com") {
/* Inserte el código aquí... */
}
.message-cell .message-cell--main{
background-color: black;
color: white
}
.bbCodeBlock-content{
background-color: #515050;
}
.lbContainer-zoomer, .js-lbImage-_xfUid-17-1659840277{
display: none;
}
.container{
background-color: black;
}
/*esto es para eliminar la molesta imagen de la bandera de ucrania*/
.bbImage{
display: none;
}
span{
color: gray;
}