From 5b4f000bbc92c640b96963b5f58896f6e726758d Mon Sep 17 00:00:00 2001 From: noxy Date: Sun, 24 Dec 2017 02:38:21 +0000 Subject: [PATCH] chrome hat fertig --- s/term.css | 4 ++++ 1 file changed, 4 insertions(+) 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); }