initial commit

This commit is contained in:
2025-10-15 20:22:10 -04:00
parent f26fee2a03
commit 6e9b98354b
79 changed files with 1 additions and 516 deletions

View File

@@ -1,29 +0,0 @@
.mainNav {
text-align: center;
list-style: none;
}
img {
display: block;
margin: auto;
}
body {
text-align: center;
}
ul, ol {
margin: 0;
padding: 0;
display: inline-block;
text-align: left;
}
.priceTable {
margin-left: auto;
margin-right: auto;
}
caption p {
display: inline;
}