From 517f149b3054c644325d3dfc9927583e6409fee8 Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Sun, 5 Feb 2012 17:57:58 +0100 Subject: [PATCH] language table realigned reducing font-size --- cv_template.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cv_template.htm b/cv_template.htm index 60f8f69..cf9354e 100644 --- a/cv_template.htm +++ b/cv_template.htm @@ -166,7 +166,7 @@ table.tablang td.con2 { } table.tablangin { - width: 100%; + width: 100%; border: 1px none black; border-collapse: collapse; font-weight: normal; @@ -179,7 +179,7 @@ table.tablangin td { vertical-align: top; border: 1px none black; padding: 2px; - font-size: 10pt; + font-size: 8pt; font-weight: normal; } -- 2.17.1