example 1 view style sheet 1 example 2 view style sheet 2 back to tutorial

/* external style sheet demo, version 2 */

.background {fill:#CCCCCC;fill-rule:nonzero;stroke:#CCCCCC}
.banner-art {fill:black;fill-opacity:.5}
.banner-background {fill:#6666FF}
.banner-ellipse {fill:white;fill-rule:nonzero;fill-opacity:.5;stroke:white}
.banner-logo {fill:#66FF66;stroke:black;stroke-miterlimit:4;font-family:'Univers-ExtraBlack';}
.body-text {fill:black;color:black;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular}
.chart-ellipse {fill:#66FF66;stroke:#000000;stroke-miterlimit:4;stroke-width:.5}
.chart-numbers {fill:#000000;font-family:'Univers-ExtraBlack';font-size:11}
.chart-phase1 {fill:yellow;opacity:.5}
.chart-phase2 {fill:yellow;opacity:.5}
.chart-phase3 {fill:white;opacity:.5}
.chart-sections {fill:#6666FF;stroke:#6666FF;stroke-miterlimit:4;stroke-width:1}
.title-svg {fill:#666666;stroke:#66FF66;stroke-miterlimit:4;stroke-width:.5;font-family:'Univers-ExtraBlack';}
.labels-svg {fill:white;stroke:none;font-family:'Univers-ExtraBlack';}
.nav {color:red;font-weight:normal;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular}
.title-text {color:black;font-weight:normal;font-size:36pt;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular}
body {background-color:white}
table {background-color:#CCCCCC}
@font-face{font-family:'Univers-ExtraBlack';src:url(UnivExBlk.cef)}