Skip to content

ground.news by Lixvinity

Details

AuthorLixvinity

LicenseNo License

Categoryround corners

Created

Updated

Code size1.0 kB

Code checksum19c46fc5

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

makes it better

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       ground.news
@version    20240731.19.37
@namespace  ?
==/UserStyle== */

@-moz-document domain("ground.news") {
.bg-ground-new-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgb(5, 68, 220);
}

.bg-ground-new-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(181, 29, 29);
}
img,
video {
    max-width: 100%;
    height: auto;
    border-radius: 1em;
}
.overflow-hidden {
    overflow: hidden;
    border-radius: 1em;
}

#titleArticle {
    border-radius: 0px;
}
.text-light-primary.py-8px {
background: linear-gradient(270deg, rgb(172, 11, 33) 1.94%, rgb(255, 0, 0) 49.44%, rgb(210, 44, 83) 100%)!important;
	width: 100%!important;
}
.bg-tint-left-2 {
	--tw-bg-opacity: 1;
	background-color: rgb(194, 42, 42);
}

.bg-tint-left-5 {
	--tw-bg-opacity: 1;
	background-color: rgb(243, 101, 128);
}



.bg-tint-right-7 {
	--tw-bg-opacity: 1;
	background-color: rgb(193, 190, 217);
}

.bg-tint-left-7 {
	--tw-bg-opacity: 1;
	background-color: rgb(235, 183, 183);
}
}

Reviews

No reviews yet.