--- loncom/interface/loncommon.pm 2006/11/09 21:57:40 1.468 +++ loncom/interface/loncommon.pm 2006/11/15 20:09:54 1.469 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.468 2006/11/09 21:57:40 raeburn Exp $ +# $Id: loncommon.pm,v 1.469 2006/11/15 20:09:54 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3354,6 +3354,9 @@ table#LC_title_bar td.LC_title_bar_who { font: small $sans; text-align: right; } +span.LC_metadata { + font-family: $sans; +} span.LC_title_bar_title { font: bold x-large $sans; }