Skip to content

Commit

Permalink
Merge branch 'QAZIMAAZARSHAD:master' into issue-QAZIMAAZARSHAD#30
Browse files Browse the repository at this point in the history
  • Loading branch information
dilroseR authored Jul 31, 2021
2 parents 80d963e + ffe192f commit 93d8741
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Style.css
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,15 @@ body {
padding: 2px;
float: left;
margin: 5px;
background-color: gray;
background-color:red;
height: 28px;
}
#inc{
background-color: #0069d9;
}
#dec{
background-color: #0069d9;;
}

.fontsetting select {
margin: 5px;
Expand Down

0 comments on commit 93d8741

Please sign in to comment.