Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sportontv authored May 30, 2024
1 parent df6a3da commit aad946a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,12 @@ body {
right: 10px;
color: rgb(255, 255, 255);
}

.version {
position: absolute;
top: 10px;
left: 10px;
color: white;
font-size: 16px;
font-family: Arial, sans-serif;
}

0 comments on commit aad946a

Please sign in to comment.