| example 1 | view style sheet 1 | example 2 | view style sheet 2 | back to tutorial |
/* external style sheet demo, version 1 */
.background {fill:#336633;fill-rule:nonzero;stroke:#336633}
.banner-art {fill:#FF9900;fill-opacity:.8}
.banner-background {fill:#336633}
.banner-ellipse {fill:black;fill-rule:nonzero;opacity:.5;stroke:white;stroke-width:2}
.banner-logo {fill:white;stroke:black;stroke-miterlimit:4;font-family:'MinionBdIt';}
.body-text {fill:white;color:white;font-family:Courier}
.chart-ellipse {fill:black;fill-opacity:.5;stroke:white;stroke-miterlimit:4;stroke-width:.5}
.chart-numbers {fill:white;font-family:'MinionBdIt';font-size:14}
.chart-phase1 {fill:#996600}
.chart-phase2 {fill:#990000}
.chart-phase3 {fill:#993300}
.chart-sections {fill:#336633;opacity:.5}
.title-svg {fill:#FF9900;stroke:none;font-family:'MinionBdIt';}
.labels-svg {fill:white;stroke:none;font-family:'MinionBdIt';}
.nav {color:#FF9900;font-weight:normal;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular}
.title-text {color:#FF9900;font-weight:bolder;font-size:16pt;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;font-style:italic}
body {background-color:#999966}
table {background-color:#336633;}
@font-face{font-family:'MinionBdIt';src:url(MinBldItal.cef)}