mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodano sortowanie i filtrowanie pociągów
This commit is contained in:
@@ -29,7 +29,8 @@ body {
|
||||
}
|
||||
|
||||
button,
|
||||
input {
|
||||
input,
|
||||
select {
|
||||
font-family: "Lato", sans-serif;
|
||||
}
|
||||
|
||||
@@ -43,6 +44,7 @@ input {
|
||||
margin: 0.2em;
|
||||
|
||||
max-width: 55px;
|
||||
outline: none;
|
||||
|
||||
&::placeholder {
|
||||
color: #bebebe;
|
||||
|
||||
Reference in New Issue
Block a user