add rules channel and move settings arround
This commit is contained in:
parent
47d9db2e5b
commit
4af765c16a
7 changed files with 101 additions and 34 deletions
|
@ -404,6 +404,10 @@ textarea {
|
|||
mask: url(/icons/pin.svg);
|
||||
mask-size: cover;
|
||||
}
|
||||
.svg-rules {
|
||||
mask: url(/icons/rules.svg);
|
||||
mask-size: cover;
|
||||
}
|
||||
.svg-unspoiler {
|
||||
mask: url(/icons/unspoiler.svg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue