mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Update basic.css
edited focus as browsers are displaying a thick black line. this is now a thing dotted outline.
This commit is contained in:
parent
7814636caf
commit
41d5b4a22f
@ -1,3 +1,6 @@
|
|||||||
|
:focus {
|
||||||
|
outline: -webkit-focus-ring-color dotted 1px;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user