change CSS for #210, the same must be done for other CSS file
This commit is contained in:
parent
f1e99ef7da
commit
33947d40a8
1 changed files with 12 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue