
/*
  CSS definition for Website Baker module: Hello world

  This is fine for gnewswrapper

  This CSS file is free software. You can redistribute it and/or modify it 
  under the terms of the GNU General Public License  - version 2 or later, 
  as published by the Free Software Foundation: http://www.gnu.org/licenses/gpl.html.

  This CSS file is distributed in the hope that it will be useful, 
  but WITHOUT ANY WARRANTY; without even the implied warranty of 
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  GNU General Public License for more details.
*/

.mod_helloworld_emphasise_f {
  font-weight: bold;
  color: brown;
}

.mod_helloworld_warning_f {
  font-weight: bold;
  color: red;
}

