Various changes

This commit is contained in:
2023-03-07 10:53:18 -05:00
parent 26a4f25631
commit 0d652ffc90
5 changed files with 60 additions and 19 deletions

View File

@ -92,6 +92,12 @@ hr{
font-style: italic;
}
.video-path{
margin-top: 10px;
font-size: 2rem;
text-decoration: underline;
}
.channel-description,
.video-description{
margin-top: 10px;
@ -150,6 +156,7 @@ hr{
}
}
.channel-path,
.video-status,
.video-serial{
transition: background 230ms ease-in-out;