7 lines
97 B
CSS
7 lines
97 B
CSS
.jefes_background{
|
|
z-index: -1;
|
|
filter: brightness(.19);
|
|
}
|
|
.par{
|
|
text-wrap: pretty;
|
|
} |