From 9446d6a882ba12048f4652383226c8fcfc2ad544 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 10 Apr 2020 00:13:17 +0800 Subject: [PATCH] CSS --- htdocs/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/index.php b/htdocs/index.php index a82c908..8e37d3d 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -53,10 +53,12 @@ table>tbody td:nth-child(2) { text-align: center; } table>tbody td:nth-last-child(2) { - width: 9em; + width: 12em; + text-align: center; } table>tbody td:nth-last-child(1) { - width: 10em; + width: 11em; + text-align: center; } .table-row-func ul {