Progress
comments yo
This commit is contained in:
@@ -152,7 +152,9 @@ body {
|
||||
}
|
||||
|
||||
.statusContent a,
|
||||
.dangerousContent a {
|
||||
.dangerousContent a,
|
||||
.statusContent a *,
|
||||
.dangerousContent a * {
|
||||
color: var(--color_brand);
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -792,6 +794,10 @@ body {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.highlightedComment {
|
||||
background-color: rgba(224, 234, 66, .3);
|
||||
}
|
||||
|
||||
.searchInput::placeholder {
|
||||
color: rgba(255,255,255,0.65);
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user