mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-30 23:16:49 +01: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:
@@ -1,3 +1,6 @@
|
|||||||
|
:focus {
|
||||||
|
outline: -webkit-focus-ring-color dotted 1px;
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user