From c094e94bf9a43f9aba1d21bd5242ee503c3dac83 Mon Sep 17 00:00:00 2001 From: sD Date: Fri, 27 Dec 2019 18:15:55 +0100 Subject: looks exactly the same to me --- webAO/master.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webAO') diff --git a/webAO/master.css b/webAO/master.css index b447cc2..9aa459f 100644 --- a/webAO/master.css +++ b/webAO/master.css @@ -42,7 +42,7 @@ #menu .chosen:before { height: 200px; width: 200px; - border-image: url("/images/sel.png") 11 stretch !important; + border-color: #bdb521; border-width:11px; padding: 1px; } @@ -55,7 +55,7 @@ top: 35%; right: 0px; padding: 0px; - background: url("/images/desc.png") no-repeat; + background: url("./images/desc.png") no-repeat; border: 2px solid #888; border-radius: 5px; } -- cgit