Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
drachels committed Dec 10, 2023
1 parent 37e310d commit ebe0959
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,16 @@ div#statsRDiv {
0 5px 0px #ddd;
}

.style1 {
border: 3px solid #000;
text-align: center;
}

.style2 {
border: 3px solid #000;
text-align: left;
}

.tb1 {
width: 60px;
height: 10px;
Expand Down

0 comments on commit ebe0959

Please sign in to comment.