mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fix search result size and position
This commit is contained in:
@@ -228,8 +228,8 @@ body {
|
|||||||
background-color:rgba(0,0,0,0.2);
|
background-color:rgba(0,0,0,0.2);
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
width:88.5%;
|
width:88.5%;
|
||||||
border-radius:3px;
|
border-radius: 0px 3px 3px 0px;
|
||||||
margin-left:5%;
|
margin-left: 5.75%;
|
||||||
margin-top:-20px;
|
margin-top:-20px;
|
||||||
z-index:2;
|
z-index:2;
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user