changes the tiles of the fictional country srael into the real country and rightful owner of the soil, Palestine!
Richup.io - Palestine ๐ต๐ธ by RedSpearXIII
Details
AuthorRedSpearXIII
LicenseNo License
Categoryhttps://richup.io
Created
Updated
Size3.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Richup.io - Palestine ๐ต๐ธ
@version 20240118.05.18
@namespace ?
==/UserStyle== */
@-moz-document domain("richup.io") {
div.richup-block-top:nth-child(8) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(8) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(9) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(9) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(6) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(6) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(9) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(9) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(6) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(6) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(8) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(1)
{opacity:0;}
div.richup-block-top:nth-child(8) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > path:nth-child(2)
{opacity:0;}
div.richup-block-top:nth-child(8) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://flagdownload.com/wp-content/uploads/Flag_of_Palestine_Flat_Round.png");
background-size: cover;
}
div.richup-block-top:nth-child(9) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://flagdownload.com/wp-content/uploads/Flag_of_Palestine_Flat_Round.png");
background-size: cover;
}
div.richup-block-top:nth-child(6) > div:nth-child(3) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://flagdownload.com/wp-content/uploads/Flag_of_Palestine_Flat_Round.png");
background-size: cover;
}
div.richup-block-top:nth-child(9) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://media.istockphoto.com/id/525982638/vector/palestine-flag.jpg?s=612x612&w=0&k=20&c=agfJtXme3_SCpGTqRaOk7yQQHptpZ4aiV6Rt4l6pigg=");
background-size: cover;
}
div.richup-block-top:nth-child(6) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://media.istockphoto.com/id/525982638/vector/palestine-flag.jpg?s=612x612&w=0&k=20&c=agfJtXme3_SCpGTqRaOk7yQQHptpZ4aiV6Rt4l6pigg=");
background-size: cover;
}
div.richup-block-top:nth-child(8) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1)
{
background: url("https://media.istockphoto.com/id/525982638/vector/palestine-flag.jpg?s=612x612&w=0&k=20&c=agfJtXme3_SCpGTqRaOk7yQQHptpZ4aiV6Rt4l6pigg=");
background-size: cover;
}
div.richup-block-top:nth-child(9) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1)
{
width: 0px;
font-size: 0%;
}
div.richup-block-top:nth-child(9) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1)::after
{
position: absolute;
top: auto;
left: 0;
content: "Al Quds";
color: white;
width: 100%;
font-size: 1rem;
}
}