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:
Agustin Ferrari 2019-01-31 08:21:26 -03:00
parent 55118a6768
commit e9ea365f2f
2 changed files with 21 additions and 2 deletions

View file

@ -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;