mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Poprawki kod
u. Dodano widok z rozkładami w karcie stacji
This commit is contained in:
@@ -23,7 +23,8 @@ html {
|
||||
body {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
font-family: "Open Sans", sans-serif;
|
||||
// font-family: "Open Sans", sans-serif;
|
||||
font-family: "Quicksand", sans-serif;
|
||||
|
||||
overflow-x: hidden;
|
||||
}
|
||||
@@ -31,7 +32,8 @@ body {
|
||||
button,
|
||||
input,
|
||||
select {
|
||||
font-family: "Open Sans", sans-serif;
|
||||
// font-family: "Open Sans", sans-serif;
|
||||
font-family: "Quicksand", sans-serif;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user