Update term.css

This commit is contained in:
noxy 2017-12-23 22:24:15 +00:00
parent 7a01125e49
commit f9642ec59b

View File

@ -17,6 +17,12 @@ span.id {
border: unset; border: unset;
} }
img.van {
width: 171px;
height: 28px;
background-image: url(/s/term_f0ck_logo.png);
}
.id > a { .id > a {
color: rgba(255,0,247,1); color: rgba(255,0,247,1);
} }