Add new borders to YouTube videos.

This commit is contained in:
Kaj Forney 2023-05-02 17:46:24 -06:00
parent 3ee0388f60
commit 2c512704d2
Signed by: kforney
GPG key ID: 3AB4E2E04CEF656F

View file

@ -275,6 +275,7 @@ and was then modified by me as necessary.*/
cursor: pointer;
border-radius: 40px;
box-shadow: #B17300 0px 0px 10px;
border: #FFBC42 2px solid;
}
.youtube-video img {