✨ Add support for 𝕏 (Twitter)
This commit is contained in:
@@ -1222,6 +1222,10 @@ video {
|
||||
background: linear-gradient(120deg, #12990b, #45d82c);
|
||||
}
|
||||
|
||||
.link-x {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.link-youtube {
|
||||
background-color: #ff0000;
|
||||
}
|
||||
|
||||
@@ -125,6 +125,9 @@
|
||||
background-color: #45d82c;
|
||||
background: linear-gradient(120deg, #12990b, #45d82c);
|
||||
}
|
||||
.link-x {
|
||||
background-color: #000;
|
||||
}
|
||||
.link-youtube {
|
||||
background-color: #ff0000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user