--- loncom/interface/loncommon.pm 2003/11/11 22:11:09 1.153 +++ loncom/interface/loncommon.pm 2003/11/17 20:53:28 1.156 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.153 2003/11/11 22:11:09 matthew Exp $ +# $Id: loncommon.pm,v 1.156 2003/11/17 20:53:28 albertel 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 }