fds
This commit is contained in:
parent
d09d7a0c64
commit
422e239c13
7 changed files with 11 additions and 6 deletions
|
@ -276,4 +276,9 @@ blockquote {
|
|||
opacity: 1;
|
||||
background-color: var(--black1) !important;
|
||||
border: var(--blue) solid 0.1px;
|
||||
}
|
||||
|
||||
/*assorted patches I don't feel like categorizing*/
|
||||
#followers-table td {
|
||||
color: var(--black3);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue