@import "../i/core.css";
@import "../i/light.css";
.incremental, .incremental *, .incremental *:after {color: #ff0; visibility: visible;}
.slide code { color: green; }
.floss { background: #ccffcc; }
.prop  { background: #ffcccc; }
.ffsf { font-size: 100%; }
/* fix for form font size */
.part {
    font-size: 300%;
    line-height: 100%;
    background: yellow;
    text-align: center;
    text-indent: 0em;
}

.gigantic {
    text-indent: 0em
    color:red;
    font-size: 200%;
}

.slide { font-size: 85%; }
#slide0 { font-size: 85%; }



