mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-01 04:34:53 -04:00
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:
parent
55118a6768
commit
e9ea365f2f
2 changed files with 21 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue