aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--g/style/all.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/g/style/all.css b/g/style/all.css
index 237e2bb0a..088c25f52 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -93,4 +93,5 @@ ul.ty-ppl-list li:before {
content: "\00BB \0020";
}
table#dl-table th { text-align: left; }
-#dl-table td.city, #dl-table td.country { vertical-align: top; } \ No newline at end of file
+#dl-table td.city, #dl-table td.country { vertical-align: top; }
+table#fr-table td.money { text-align: right; }