drip: #search border
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
91fcbf2fa0
commit
0de8e191bc
1 changed files with 5 additions and 0 deletions
5
drip.css
5
drip.css
|
@ -88,3 +88,8 @@ li {
|
||||||
color: red;
|
color: red;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#search {
|
||||||
|
padding: 1rem;
|
||||||
|
border: 1px black solid;
|
||||||
|
}
|
||||||
|
|
Reference in a new issue