summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xnote/pronouns.html2
-rwxr-xr-xplain.css1
2 files changed, 2 insertions, 1 deletions
diff --git a/note/pronouns.html b/note/pronouns.html
index 8f5b124..38d8a2f 100755
--- a/note/pronouns.html
+++ b/note/pronouns.html
@@ -16,7 +16,7 @@
 		</p>
 		<table>
 			<tr>
-				<td>Form</td>
+				<td></td>
 				<td>English</td>
 				<td>中文</td>
 			</tr>
diff --git a/plain.css b/plain.css
index 0223335..bbed51f 100755
--- a/plain.css
+++ b/plain.css
@@ -30,4 +30,5 @@ table {
 table td {
 	border: 1px solid;
 	text-align: left;
+	padding: 0px, 3.5px;
 }