--- loncom/interface/loncommon.pm 2003/11/12 21:37:07 1.154 +++ loncom/interface/loncommon.pm 2003/11/17 15:14:48 1.155 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.154 2003/11/12 21:37:07 albertel Exp $ +# $Id: loncommon.pm,v 1.155 2003/11/17 15:14:48 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2140,7 +2140,6 @@ sub bodytag { my $bodytag = < h1, h2, h3, th { font-family: Arial, Helvetica, sans-serif } -a:hover { color: black; background: yellow } a:focus { color: red; background: yellow }