Redirecting to Twitter and stylizing
This commit is contained in:
@@ -122,10 +122,20 @@ body {
|
||||
}
|
||||
|
||||
.tweet-nickname {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tweet-nickname:active {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tweet-username {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user