dev #1
1 changed files with 4 additions and 0 deletions
4
app.vue
4
app.vue
|
@ -18,6 +18,10 @@ body {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
*:focus-visible {
|
||||
outline: 1px solid rgb(150, 150, 150);
|
||||
}
|
||||
|
||||
a {
|
||||
color: aquamarine;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue