mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
add outlines to focused elements
This commit is contained in:
parent
2f34ca8637
commit
d6ca7d407e
1 changed files with 1 additions and 2 deletions
|
|
@ -34,8 +34,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
%focused-form-input {
|
%focused-form-input {
|
||||||
outline: none;
|
outline: 0.2rem solid colors.$yellow-600;
|
||||||
background-color: colors.$yellow-500;
|
|
||||||
|
|
||||||
@include colors.coderdojo-theme {
|
@include colors.coderdojo-theme {
|
||||||
background-color: colors.$green-500;
|
background-color: colors.$green-500;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue