Interface fix: change welcome border color

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@128 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
mensonge 2008-05-14 08:58:48 +00:00
parent 75202febf4
commit 9bef26342d

View file

@ -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;