A project created by Chad Boyce on LiveCodes.
A project created by Chad Boyce on LiveCodes.
A project created by Chad Boyce on LiveCodes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="content"> | |
<img src="https://ksenia-k.com/img/ksenia.jpg"/> | |
</div> | |
<canvas></canvas> | |
<div class="overlay"> | |
Liquid content reveal | |
</div> |
A Pen by Ksenia Kondrashova on CodePen.
A project created by Chad Boyce on LiveCodes.
A project created by Chad Boyce on LiveCodes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* imo, Roboto is too narrow, this spaces it more nicely */ | |
html, body, | |
ytd-page-manager > *.ytd-page-manager { | |
letter-spacing: 0.2px; | |
background-color: rgba(38, 43, 55, 1) !important; | |
} | |
/* VIDEO TITLE */ | |
.title.ytd-video-primary-info-renderer { | |
color: #dce1eb; |
NewerOlder