mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Search Improvements
This commit is contained in:
parent
51c56abe16
commit
19fc65e6c0
19 changed files with 545 additions and 404 deletions
|
@ -142,10 +142,10 @@ button {
|
|||
}
|
||||
|
||||
.textbox {
|
||||
padding: .5rem 1rem;
|
||||
padding: 0.5rem 1rem;
|
||||
color: var(--color-text);
|
||||
background: var(--color-background-mute);
|
||||
border-radius: .25rem;
|
||||
border-radius: 0.25rem;
|
||||
font-size: 1rem;
|
||||
border: none;
|
||||
appearence: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue