Skip to content

Commit 03045c9

Browse files
committed
Update Sudoku.css
1 parent c604561 commit 03045c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sudoku.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ a:active {
2727
background-color: #FFA;
2828
font-family: Verdana, Arial, sans-serif;
2929
font-size: 10pt;
30+
height: 22px;
3031
left: 0px;
3132
position: absolute;
3233
top: 0px;
@@ -195,4 +196,4 @@ a:active {
195196

196197
.blank_cell_highlight_purple input {
197198
color: purple;
198-
}
199+
}

0 commit comments

Comments
 (0)