text white
This commit is contained in:
@@ -150,13 +150,13 @@ body {
|
||||
}
|
||||
|
||||
.tweet-nickname:hover {
|
||||
color: white;
|
||||
color: var(--main-light);
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tweet-text {
|
||||
color: white;
|
||||
color: var(--main-light);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user