mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-05-28 02:22:38 -04:00
add basic keyboard support
This commit is contained in:
committed by
Ben Busby
parent
3ed0cf02bf
commit
5538ac862e
@@ -60,3 +60,9 @@ header {
|
||||
margin: 15px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
#main>div:focus-within {
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 0 6px 1px #2375e8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user