]> git.za3k.com Git - za3k.git/commitdiff
format
authorZachary Vance <za3k@za3k.com>
Mon, 16 Jan 2023 18:40:25 +0000 (13:40 -0500)
committerZachary Vance <za3k@za3k.com>
Mon, 16 Jan 2023 18:40:25 +0000 (13:40 -0500)
tbd/party/party.md

index a047599dffaea866682f56235db5f8a2719a74c2..92696284d844bf54a4eecf75d6515076ac321da8 100644 (file)
@@ -4,6 +4,13 @@
 table, th, td {
     border: 1px solid;
     border-collapse: collapse;
+    margin: 10px;
+}
+th {
+    background-color: yellow;
+}
+tr:nth-child(even) {
+    background-color: lightyellow;
 }
 img {
     width: 200px;