mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 02:48:42 +01:00
add stuff :3
This commit is contained in:
parent
42feec4d78
commit
981d23bc4a
1 changed files with 6 additions and 1 deletions
|
@ -679,6 +679,11 @@ background-color: #0000;
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
.video-info-pill-channelname:hover {
|
||||
color: #f08;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.subscribe-button:hover {
|
||||
background-color: rgb(24, 26, 27);
|
||||
background-image: linear-gradient(90deg, rgb(166, 30, 99), rgb(111, 88, 0), rgb(166, 30, 99), rgb(111, 88, 0));
|
||||
|
|
Loading…
Reference in a new issue