mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Poprawiono kontrast karty scenerii
This commit is contained in:
@@ -251,7 +251,7 @@ li {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
background: #2a2a2a;
|
||||
background: #222;
|
||||
padding: 0.5em;
|
||||
margin: 0 auto 0.5em auto;
|
||||
|
||||
|
||||
@@ -318,7 +318,7 @@ h3.timetable-header {
|
||||
grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
|
||||
gap: 0 0.5em;
|
||||
|
||||
background: $bgLigtherCol;
|
||||
background: $bgCol;
|
||||
|
||||
cursor: pointer;
|
||||
z-index: 10;
|
||||
|
||||
Reference in New Issue
Block a user