michael@0: /* Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. michael@0: The following software licensing rules apply: michael@0: http://www.w3.org/Consortium/Legal/copyright-software */ michael@0: michael@0: /* $Id: activity-home.css,v 1.4 2003/01/17 22:44:17 slesch Exp $ */ michael@0: michael@0: /* Single style sheet for ALL activity Home pages please michael@0: ** Tim michael@0: ** We need consistency on our web site - Nov 99 AC meeting michael@0: ** Please do NOT use in-line style. michael@0: ** Discuss this style sheet with other users and me michael@0: ** before fixing it michael@0: */ michael@0: michael@0: /* These bits from Dave's inline stylein the HTML home page michael@0: tbl 19991115 michael@0: */ michael@0: michael@0: body { michael@0: margin-left: 10%; michael@0: margin-right: 5%; michael@0: font-family: sans-serif michael@0: } michael@0: h1 { margin-left: -8% } michael@0: h2 { margin-left: -4% } michael@0: h2 { color: #990066} michael@0: h3 { color: black } michael@0: pre { color: green; font-weight: bold } michael@0: em { font-style: italic; font-weight: bold } michael@0: strong { text-transform: uppercase; font-weight: bold } michael@0: b { color:#990066} michael@0: michael@0: td { background: #FFBFBF } michael@0: th { background: #A0A0A4 } michael@0: caption { text-decoration: underline; margin-top: 1em } michael@0: .splash { color: #009966} michael@0: p.banner { margin-left: -4% } michael@0: b.black { color: black} michael@0: b.pink {color:#990066} /* gimme a break -tbl */ michael@0: p.pink {color:#990066} /* sep of form and content?! */ michael@0: michael@0: blockquote { color: black; font-style:italic; michael@0: font-family: "Comic Sans MS", sans-serif;} michael@0: pre { font-family: monospace } michael@0: div.disclaimer {margin-left: -8%} michael@0: div.color { michael@0: background: rgb(255,204,255); michael@0: padding: 0.5em; michael@0: border: none michael@0: } michael@0: michael@0: michael@0: h3.c3 {text-align: center} michael@0: p.c2 {text-align: center} michael@0: h1.c1 {text-align: left} michael@0: michael@0: /* These bits from Chris L's inline style in the michael@0: Graphics home page michael@0: tbl 19991115 michael@0: */ michael@0: michael@0: body { michael@0: background: white; color: black; michael@0: /* font-family: serif; WinIE 4 to 5.5 problem with generic serif 20010726 */ michael@0: } michael@0: michael@0: div.main { michael@0: margin-left: 5%; margin-right: 2% michael@0: } michael@0: h1, h2, h3 { michael@0: font-family: arial, helvetica, sans-serif michael@0: } michael@0: h2 { michael@0: margin-left:-2% michael@0: } michael@0: .date {color: #000; background: #DFD; font-style: italic; font-weight: bold; michael@0: vertical-align: top; border: none} michael@0: .format { michael@0: color: #000; michael@0: background: #DFD; michael@0: font-style: italic; michael@0: font-weight: bold; michael@0: vertical-align: top; michael@0: border: none michael@0: } michael@0: michael@0: td { michael@0: margin: 6px michael@0: } michael@0: michael@0: .offsite:link { michael@0: color: #393 michael@0: } michael@0: michael@0: .offsite:visited { michael@0: color: #666 michael@0: } michael@0: .newslist { michael@0: margin: 3px 8px michael@0: } michael@0: michael@0: pre { michael@0: font-family: Syntax, "Courier New", Courier, monospace michael@0: } michael@0: michael@0: .qdlogo { michael@0: height: 48px; michael@0: color: #903; michael@0: michael@0: /* border: thin solid #903; michael@0: */ font-weight: bold; font-family: Hattenschweiller, Impact, serif; vertical-align: middle michael@0: michael@0: } michael@0: michael@0: .filler { michael@0: color: #777; michael@0: font-style: italic michael@0: } michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: