[BACK]Return to style.css CVS log [TXT][DIR] Up to [Development] / xfs-website / training

File: [Development] / xfs-website / training / style.css (download)

Revision 1.2, Wed Jan 17 07:01:30 2007 UTC (10 years, 9 months ago) by chatz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines

Initial XFS training course that was presented in Nov 06.

table, tr, td { font-family: Verdana, Geneva, Courier; font-size: 8pt; color: #333333;}
ul, li { font-family: Verdana, Geneva, Courier; font-size: 8pt;}
p, br { font-family: Verdana, Geneva, Courier; font-size: 8pt;}

.title { font-family: Verdana, Geneva, Courier; font-size: 24pt; font-weight: bold; color: #440099;}  
.header { font-family: Verdana, Geneva, Courier; font-size: 13pt; font-weight: bold; color: #440099;}  
.header_reg { font-family: Verdana, Geneva, Courier; font-size: 8pt; color: #440099;}  
.subhead { font-family: Verdana, Geneva, Courier; font-size: 10pt; font-weight: bold; color: #666666;}
.subhead_reg { font-family: Verdana, Geneva, Courier; font-size: 8pt; color: #666666;}
.small { font-family: Verdana, Geneva, Courier; font-size: 7pt;}

a { color: #0033CC; }

.t_border {background-color: #999999;}
.t_white {background-color: #FFFFFF;}
.t_topcolor {background-color: #440099;}
.t_ltgrey {background-color: #F5F5F5;}

.subhead_col { vertical-align: center; text-align: center; font-family: Verdana, Geneva, Courier; font-size: 10pt; font-weight: bold; color: #ffffff; background-color: #440099 }

.side_ltgrey {background-color: #F5F5F5; color: #999999; text-align: left;}
.side_ltgrey a {color: #0033CC; text-decoration: none;}

.side_dkgrey {background-color: #E1E1E1; color: #333333; text-align: left;}
.side_dkgrey a {color: #0033CC; text-decoration: none;}

.side_purple {background-color: #330099; color: #FFFFFF; text-align: left;}
.side_purple a {color: #FFFFFF; text-decoration: none;}

.side_header {font-weight: bold; background-color: #F5F5F5; color: #333333; text-align: left;}
.side_header a {color: #0033CC; text-decoration: none;}

.topnav_off {background-color: #440099; color: #FFFFFF; text-align: center;}
.topnav_off a {color: #FFFFFF; text-decoration: none;}

.topnav_on {background-color: #999999; color: #FFFFFF; text-align: center;}
.topnav_on a {color: #FFFFFF; text-decoration: none;}

.footer {color: #999999; text-align: left;}