Skip to content

Commit

Permalink
remove 1 and fix css
Browse files Browse the repository at this point in the history
Signed-off-by: ClaytonTDM <claytontdm@gmail.com>
  • Loading branch information
ClaytonTDM committed Oct 9, 2024
1 parent 46c07e9 commit bada83e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions game/Custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,7 @@ label {
td {
padding-top: 16px !important;
}

#dMini0 > table > tbody > tr:nth-child(2) td {
padding-top: 17px !important;
}
2 changes: 1 addition & 1 deletion game/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@
(function () {
var ar = [
"WallNutBowling1",
"<hr style='visibility: hidden; margin-top: -4.5px;'>Wall-nut Bowling 1",
"<hr style='visibility: hidden; margin-top: -4.5px;'>Wall-nut Bowling",
"WallNutBowling.png",
"WallNutBowling",
"<hr style='visibility: hidden; margin-top: -4.5px;'>Wall-nut Bowling 2",
Expand Down

0 comments on commit bada83e

Please sign in to comment.