head 1.3; access; symbols; locks acli:1.3; strict; comment @# @; 1.3 date 98.11.22.08.34.59; author acli; state Exp; branches; next 1.2; 1.2 date 98.11.21.03.22.38; author acli; state Exp; branches; next 1.1; 1.1 date 98.10.17.06.09.06; author acli; state Exp; branches; next ; desc @Shared style sheet @ 1.3 log @Changed the H2 style. The new style is probably more appropriate @ text @/* Note: This stuff contains some CSS2 $Header: /u/acli/Projects/netwinder.org/RCS/style.css,v 1.2 1998/11/21 03:22:38 acli Exp acli $ */ BODY { background-color: rgb(248,244,240); /* font-family: Base12Sans, Helvetica, Arial, sans; */ font-size: 12pt; } H1, H1 A:link, H1 A:visited { font-family: Base12Serif, Helvetica-Black, Helvetica, Arial, sans; font-size: 24pt; color: white; background-color: purple; text-align: right; text-decoration: none; } H1:before { content: " { "; } H1:after { content: " } "; } H2 { font-family: "Apple Chancery", "Zapf Chancery", "URW Chancery L", Helvetica, sans; font-weight: normal; font-size: 16pt; line-height: 14pt; color: purple; border-top-width: 2pt; border-color: red; width: 100%; /* text-align: center; margin-right: 50%; */ } TD { vertical-align: top; font-family: Base12Serif, Helvetica, Arial, sans; font-size: 12pt; line-height: 14pt; } TD.assigned { color: black; } TD.outstanding { color: red; } TD.resolved { color: green; } TD.when { color: white; background-color: purple; } TD.what { } BLOCKQUOTE { font-family: Base12Serif, Helvetica, Arial, sans; } .k { color: black; } .sc { font-family: Base9, Helvetica, Arial, sans; font-size: 9pt; } .comment { /* font-style: italic; */ color: gray; } #footer { margin-top: 2em; background-color: purple; } #footer TR { padding-top: 0; } @ 1.2 log @Added new styles for status.html,v 1.2. @ text @d3 1 a3 1 $Header$ d31 1 a31 1 border-bottom-width: 2pt; d33 2 d36 1 a36 2 width: 50%; margin-right: 50%; @ 1.1 log @Initial revision @ text @d1 4 d11 1 a11 1 font-family: Base12Serif, Utopia, Times, serif; d18 6 d52 6 d67 4 @