Skip to content

Commit ea3389a

Browse files
committed
update crossword highlight styling
1 parent ff7acc9 commit ea3389a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

h5p-player/h5p-libraries/H5P.Crossword-0.6/dist/h5p-crossword.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,8 @@
530530
background-color: #ddc0a4;
531531
}
532532
.h5p-crossword-cell.h5p-crossword-highlight-focus {
533-
border-color: #ee5396;
534-
border-width: 2.5px;
533+
border-color: #fff;
534+
border-width: 3px;
535535
z-index: 1;
536536
}
537537
.h5p-crossword-cell.h5p-crossword-highlight-focus

0 commit comments

Comments
 (0)