/*
 * site-screen.css --- Default screen stylesheet for the site framework.
 * Copyright 2005 by Dave Pearson <davep@davep.org>
 *
 * site-screen.css is free software distributed under the terms of the GNU
 * General Public Licence, version 2. For details see the file COPYING.
 */

/*****************************************************************************
 * Nicer cursor for acronyms.
 */

acronym {
  cursor: help;
}

/*
 * site-screen.css ends here.
 */
