mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +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:
@@ -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