Even prettier (again IMHO)
This commit is contained in:
parent
d5690ea68f
commit
7a63eea4b6
1 changed files with 7 additions and 1 deletions
|
@ -192,7 +192,13 @@ display:none;
|
|||
.search form
|
||||
{
|
||||
background-color: black;
|
||||
border-top: 1px solid white;
|
||||
margin-top: 3px;
|
||||
float: right;
|
||||
padding: 6px 10px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.bookpopup
|
||||
{
|
||||
min-width: 400px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue