--- loncom/interface/loncommon.pm 2008/01/04 18:08:11 1.632 +++ loncom/interface/loncommon.pm 2008/01/06 04:38:57 1.633 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.632 2008/01/04 18:08:11 raeburn Exp $ +# $Id: loncommon.pm,v 1.633 2008/01/06 04:38:57 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4979,6 +4979,11 @@ span.LC_cusr_emph { font-style: italic; } +span.LC_cusr_subheading { + font-weight: normal; + font-size: 85%; +} + table.LC_docs_documents { background: #BBBBBB; border-width: 0px;