icons for channels
This commit is contained in:
parent
aa6ada3d0b
commit
92a19ea3f9
7 changed files with 115 additions and 18 deletions
|
@ -328,6 +328,7 @@ p {
|
|||
font-size: .25in;
|
||||
display: inline-block;
|
||||
text-indent: .05in;
|
||||
width: .2in;
|
||||
}
|
||||
|
||||
.spacee {
|
||||
|
@ -335,6 +336,7 @@ p {
|
|||
margin-right: .02in;
|
||||
font-size: .15in;
|
||||
display: inline-block;
|
||||
width: .2in;
|
||||
}
|
||||
|
||||
#channels p2 {
|
||||
|
@ -1510,3 +1512,7 @@ span {
|
|||
form div{
|
||||
width:100%;
|
||||
}
|
||||
.svgtheme{
|
||||
color: var(--icon-color);
|
||||
filter:hue-rotate(var(--rot)) invert(var(--invert)) brightness(var(--brightness));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue