Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
vriddhi04 authored Jun 8, 2024
1 parent b01850d commit 09a6ffb
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Games/16_Puzzle/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,18 @@ body {
.message {
color:#AA3939;
height: 80px;
}
}
ink{
display: flex;
justify-content: center;
align-items: center;

}

a{

text-decoration: none;
color: black;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif\;

}

0 comments on commit 09a6ffb

Please sign in to comment.