Project

General

Profile

« Previous | Next » 

Revision 865

Added by doc almost 16 years ago

updated basic templates according the template guidelines

View differences:

print.css
1
/**
2
 * $Id$
3
 * Website Baker template: simple
4
 * This template is one of four basis templates distributed with Website Baker.
5
 * Feel free to modify or build up on this template.
6
 *
7
 * This file defines the CSS styles used for print devices.
8
 *
9
 * LICENSE: GNU General Public License
10
 * 
11
 * @author     Ryan Djurovich, C. Sommer
12
 * @copyright  GNU General Public License
13
 * @license    http://www.gnu.org/licenses/gpl.html
14
 * @version    2.70
15
 * @platform   Website Baker 2.7
16
 *
17
 * Website Baker is free software; you can redistribute it and/or modify
18
 * it under the terms of the GNU General Public License as published by
19
 * the Free Software Foundation; either version 2 of the License, or
20
 * (at your option) any later version.
21
 *
22
 * Website Baker is distributed in the hope that it will be useful,
23
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
24
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25
 * GNU General Public License for more details.
26
*/
27

  
1 28
body,td,th {
2 29
	font-family: Verdana, Arial, Helvetica, sans-serif;
3 30
	font-size: 12px;

Also available in: Unified diff