--- loncom/interface/loncommon.pm 2024/09/03 03:36:29 1.1434 +++ loncom/interface/loncommon.pm 2024/09/11 00:40:07 1.1436 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1434 2024/09/03 03:36:29 raeburn Exp $ +# $Id: loncommon.pm,v 1.1436 2024/09/11 00:40:07 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7274,6 +7274,7 @@ body { line-height:130%; font-size:0.83em; color:$font; + background-color: $pgbg_or_bgcolor; } a:focus, @@ -9649,7 +9650,7 @@ OFFLOAD } if ($clientmobile) { $result .= ' - + '; } $result .= ''."\n";