mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 06:28:56 +01:00
new search form :3
This commit is contained in:
parent
f9c77f8b31
commit
8327bccfe3
1 changed files with 8 additions and 0 deletions
|
@ -404,3 +404,11 @@ nav .right img {
|
||||||
font-stretch: 100%;
|
font-stretch: 100%;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn.btn-success {
|
||||||
|
transform: translate(21em, -1.25em) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
nav .middle .search-bar {
|
||||||
|
border-radius: 2em !important;
|
||||||
|
}
|
Loading…
Reference in a new issue