Remove unnecessary style
This commit is contained in:
parent
6c202c8dd4
commit
f4dffed9bc
|
@ -183,10 +183,6 @@ body {
|
||||||
background: linear-gradient(to right, hsla(194, 61%, 16%, 1) 5px, #07181d 5px);
|
background: linear-gradient(to right, hsla(194, 61%, 16%, 1) 5px, #07181d 5px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .self .text {
|
|
||||||
color: #eee;
|
|
||||||
}
|
|
||||||
|
|
||||||
#form,
|
#form,
|
||||||
#viewport .lt::after,
|
#viewport .lt::after,
|
||||||
#windows #chat .header,
|
#windows #chat .header,
|
||||||
|
|
Loading…
Reference in New Issue