From 9bef26342dc2e19418d58d038fff2b7b42e220e0 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 14 May 2008 08:58:48 +0000 Subject: Interface fix: change welcome border color git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@128 b3834d28-1941-0410-a4f8-b48e95affb8f --- scuttle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scuttle.css') diff --git a/scuttle.css b/scuttle.css index ca71145..61a0133 100644 --- a/scuttle.css +++ b/scuttle.css @@ -109,7 +109,7 @@ html > body div#header.popup h1 { left:75px; }*/ #welcome { - border: 10px solid #FFCC00; + border: 10px solid #995; width: 66%; padding: 10px; text-align:center; -- cgit v1.2.3