fixed welcome message above image on custom search page

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5007 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
danielr 2008-07-18 13:41:06 +00:00
parent 7c110e07f0
commit af616a92ff

3
htroot/env/base.css vendored
View File

@ -365,7 +365,6 @@ form.search.small p.yacylogo { /* The logo in yacysearch.html */
float:left;
padding:0;
margin: 0 5px 5px;
width:90px;
}
/*----------
@ -794,4 +793,4 @@ ul.folder li.treeMenu_opened ul {
*/
ul.folder li.treeMenu_closed ul {
display: none;
}
}