summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
authorGravatar mensonge2008-05-14 08:58:48 +0000
committerGravatar mensonge2008-05-14 08:58:48 +0000
commit9bef26342dc2e19418d58d038fff2b7b42e220e0 (patch)
tree40ab733b03526a0a577a470351b6ef3974ce8ffa /scuttle.css
parent75202febf4478877a6277242cfaa53cfcfc085c4 (diff)
downloadscuttle-9bef26342dc2e19418d58d038fff2b7b42e220e0.tar.gz
scuttle-9bef26342dc2e19418d58d038fff2b7b42e220e0.zip
Interface fix: change welcome border color
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@128 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css2
1 files changed, 1 insertions, 1 deletions
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;