Skip to content

Commit

Permalink
Deploying to master from @ e021371 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tfidfwastaken committed Mar 7, 2024
1 parent 4684661 commit 6533de8
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 425 deletions.
27 changes: 27 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,33 @@ footer a img {
text-align: right;
}

.tentative-talk-table td {
font-size: 90%;
width: 30%;
padding-left: 5px;
}

.tentative-talk-table tr {
padding-top: 20px;
}

.tentative-talk-table th {
text-alight: left;
padding-left: 5px;
}

.tentative-talk-table th:nth-child(2) {
padding-left: 15px;
text-align: right;
}

.tentative-talk-table td:nth-child(2) {
font-size: 90%;
width: 25%;
padding-left: 30px;
text-align: right;
}

.feature {
width: 100%;
height: 30%;
Expand Down
Loading

0 comments on commit 6533de8

Please sign in to comment.