mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki dostępności
This commit is contained in:
@@ -133,6 +133,14 @@ input {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
*:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
*:focus-visible {
|
||||
outline: 1px solid $accentCol;
|
||||
}
|
||||
|
||||
.title {
|
||||
color: $accentCol;
|
||||
font-weight: 600;
|
||||
@@ -226,7 +234,6 @@ button {
|
||||
border-radius: 0.75em 0.75em 0 0;
|
||||
background-color: #1b1b1b;
|
||||
|
||||
|
||||
img {
|
||||
height: 1.3em;
|
||||
margin-right: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user