]> granicus.if.org Git - postgis/commitdiff
get rid of padding on tables
authorRegina Obe <lr@pcorp.us>
Tue, 1 Dec 2009 22:40:07 +0000 (22:40 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 1 Dec 2009 22:40:07 +0000 (22:40 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4970 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/style.css

index 40a16dc563fd5297db1223ee567280c03975cac1..8d859ff772dfbcb7e402fe81232663055a6f70d3 100644 (file)
@@ -20,7 +20,7 @@ h2 { font-size: 22px; line-height: 22px; margin-bottom: 21px;}
 h3 { font-size: 16px; line-height: 18px; margin-bottom: 16px;}
 h4 { font-size: 14px; line-height: 16px; margin-bottom: 14px;}
 h5 { font-size: 13px; line-height: 10px; margin-bottom: 13px;}
-table, td {padding: 0; }
+table, td {border-collapse: collapse;}
 /*table, td {border: 1;padding: 0}
 */