Index: openacs-4/packages/contacts/www/resources/contacts.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/www/resources/contacts.css,v diff -u -r1.12 -r1.13 --- openacs-4/packages/contacts/www/resources/contacts.css 12 Oct 2005 22:52:34 -0000 1.12 +++ openacs-4/packages/contacts/www/resources/contacts.css 16 Oct 2005 12:47:50 -0000 1.13 @@ -273,7 +273,7 @@ dt.attribute-name { margin: 0; padding: 0; - font-size: smaller; + font: 90% Verdana,Georgia,Serif; text-align: right; line-height: 1.5em; border-width: 0; @@ -290,6 +290,7 @@ border-width: 0; width: 65%; float: right; + font: 90% Verdana,Georgia,Serif; } dl.attribute-values { margin: 0; @@ -347,13 +348,13 @@ } .contact-editlink { padding-left: 1em; - font-size: 80%; + font: 100% Verdana,Georgia,Serif; } .contact-attributes { clear:both; display: block; margin-left: 10px; - font-size: 80%; + font: 90% Verdana,Georgia,Serif; } .contact-attributes a { text-decoration: none;