Skip to content

Commit dde36ba

Browse files
committed
Change some highlighted span styling
1 parent 38116a4 commit dde36ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

html-api-debugger/style.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@
8484
}
8585

8686
.highlight-span {
87-
box-shadow:
88-
0 0 2px 1px hotpink,
89-
inset 0 0 2px 1px hotpink;
87+
outline: 2px solid #0000ff77;
9088
}
9189
}
9290

0 commit comments

Comments
 (0)