1
Fork 0

channel hover stuff

This commit is contained in:
Ashley 2023-02-12 17:47:07 +00:00
parent e7097bc220
commit e02281716c

View file

@ -299,11 +299,15 @@ text-transform:uppercase;
<% if(!isMobile) { %>
<style>
.video:hover{
border:solid;
}
.name{
text-align: left;
}
.tabs a.tab:hover {
color: #fff;
border: solid;
text-decoration: none;
background: #333;
border-top-left-radius: 1em;