Skip to content

Commit e68aa2b

Browse files
shadow on selected
1 parent 59fd732 commit e68aa2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ body {
3737
.pin-marker.selected {
3838
background-color: #f15a24;
3939
color: #eee;
40+
text-shadow: 0 0 3px #111, 2px 2px 3px #111, -2px -2px 3px #111, 2px -2px 3px #111, -2px 2px 3px #111;
4041
}
4142

4243
.connector-container {

0 commit comments

Comments
 (0)