change CSS for #210, the same must be done for other CSS file

This commit is contained in:
Dany De Bontridder 2011-01-22 17:48:14 +00:00
parent f1e99ef7da
commit 33947d40a8

View file

@ -930,3 +930,15 @@ div#div_jrn{
div.divinfo
{ color:red;text-align:right;display:block;width:30em;height:13;font-weight:bold}
div#search_form
{
position:absolute;
border:1px solid black;
top:15%;left:100;
margin-left:25%
z-index:2;
width:50%;
display:none;
background-color:#e4e7ed;
}