mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:38:25 +01:00
new search form :3
This commit is contained in:
parent
f9c77f8b31
commit
8327bccfe3
1 changed files with 8 additions and 0 deletions
|
@ -403,4 +403,12 @@ nav .right img {
|
|||
font-family: PokeTube Flex;
|
||||
font-stretch: 100%;
|
||||
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