forked from midou/invidious
Add additional parameters in the API comments, highlight the user name in the uploader comments and I finished permalink of the comments.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
.channel-owner {
|
||||
background-color: #008BEC;
|
||||
color: beige;
|
||||
border-radius: 9px;
|
||||
padding: 1px 6px;
|
||||
}
|
||||
|
||||
.h-box {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
|
Reference in New Issue
Block a user