have the welcome message fade out

This commit is contained in:
tlw72 2011-01-19 14:53:18 +00:00
parent 2db533b365
commit 9993686591
2 changed files with 8 additions and 3 deletions

View file

@ -354,7 +354,12 @@ p.password-note{
background-color: #FFF9D7;
padding: 0.25em;
margin-bottom: 8px;
margin-top: -8px;
}
#welcome-msg-container{
margin-bottom: 8px;
margin-top: -10px;
margin-right:-10px;
height:34px;
}
/* HOME SEARCH ------> */
#search-home {