diff --git a/s/term.css b/s/term.css index 1aef917..a4c61fd 100644 --- a/s/term.css +++ b/s/term.css @@ -21,8 +21,12 @@ img.van { width: 171px; height: 28px; background-image: url(/s/term_f0ck_logo.png); + background-position: 0px -1px; + border: 1px solid transparent; + background-repeat: no-repeat; } + .id > a { color: rgba(255,0,247,1); }