yeah yeah power un dat
This commit is contained in:
@@ -7666,6 +7666,7 @@ div.posts>a.thumb > p {
|
|||||||
grid-template-columns: 1fr 1fr;
|
grid-template-columns: 1fr 1fr;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
|
gap: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make individual item entry subtler and faster for infinite scroll */
|
/* Make individual item entry subtler and faster for infinite scroll */
|
||||||
@@ -11033,13 +11034,18 @@ div.posts>a::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.oc-indicator {
|
.oc-indicator {
|
||||||
fill: #ffd700;
|
padding: 1px 5px;
|
||||||
|
border-radius: 4px;
|
||||||
|
font-size: 0.65em;
|
||||||
|
font-weight: 700;
|
||||||
|
letter-spacing: 0.03em;
|
||||||
|
line-height: 1.4;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
bottom: 1px;
|
background: rgba(0, 0, 0, 0.6);
|
||||||
line-height: normal;
|
backdrop-filter: blur(4px);
|
||||||
font-size: 13px;
|
color: #fff;
|
||||||
font-family: 'VCR' !important;
|
border: 1px solid rgba(255, 255, 255, 0.2);
|
||||||
z-index: 11;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For sub-cards which have a simpler structure */
|
/* For sub-cards which have a simpler structure */
|
||||||
|
|||||||
Reference in New Issue
Block a user