From: wbudic Date: Wed, 22 Aug 2018 06:04:08 +0000 (+1000) Subject: Changed table with. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=e5419a31901512a99f615348c487c9c4c666e0dc;p=LifeLog.git Changed table with. --- diff --git a/htdocs/cgi-bin/wsrc/main.css b/htdocs/cgi-bin/wsrc/main.css index 3f97381..0ace2e5 100644 --- a/htdocs/cgi-bin/wsrc/main.css +++ b/htdocs/cgi-bin/wsrc/main.css @@ -9,3 +9,6 @@ p { font-weight: bold; } +table{ + width: 640px; +}