mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
feature: generator pomijania W5
This commit is contained in:
@@ -56,6 +56,7 @@ button.g-button {
|
||||
|
||||
&.option {
|
||||
margin: 0 0.25em;
|
||||
padding: 0.25em;
|
||||
|
||||
&:focus-visible {
|
||||
outline: 1px solid $accentCol;
|
||||
@@ -65,6 +66,15 @@ button.g-button {
|
||||
color: $accentCol;
|
||||
}
|
||||
}
|
||||
|
||||
&.text {
|
||||
padding: 0;
|
||||
color: #000;
|
||||
|
||||
&:focus-visible {
|
||||
color: $accentCol;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Text styles
|
||||
|
||||
Reference in New Issue
Block a user