Skip to content

Commit

Permalink
Update table.css
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyEye-FAST authored May 1, 2024
1 parent 971057a commit ebfa29a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ body {
}

.header {
margin: 0 auto;
text-align: center;
font-weight: bold;
font-size: larger;
Expand Down Expand Up @@ -84,4 +85,4 @@ table tr td:nth-child(8) {

table tr td:nth-child(9) {
font-family: 'Noto Serif', SimSun, 'Times New Roman', Times, serif;
}
}

0 comments on commit ebfa29a

Please sign in to comment.