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