mirror of
https://github.com/kforney/kforney.github.io.git
synced 2025-02-22 12:48:39 -07:00
Add new borders to YouTube videos.
This commit is contained in:
parent
3ee0388f60
commit
2c512704d2
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ and was then modified by me as necessary.*/
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
box-shadow: #B17300 0px 0px 10px;
|
box-shadow: #B17300 0px 0px 10px;
|
||||||
|
border: #FFBC42 2px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.youtube-video img {
|
.youtube-video img {
|
||||||
|
|
Loading…
Add table
Reference in a new issue