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:
parent
75202febf4
commit
9bef26342d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ html > body div#header.popup h1 {
|
||||||
left:75px;
|
left:75px;
|
||||||
}*/
|
}*/
|
||||||
#welcome {
|
#welcome {
|
||||||
border: 10px solid #FFCC00;
|
border: 10px solid #995;
|
||||||
width: 66%;
|
width: 66%;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
|
|
Loading…
Add table
Reference in a new issue