<<< prev | next >>>

CIF : Coding Standards : CIF.CSS Style Sheets

Here is the current version of the CIF.CSS Style Sheet (v991117).
BODY { background: white;
       color: black;
       font-family: Arial, "MS Arial", Helvetica, Verdana, "MS Verdana",
                    Swiss, Univers, Futura, "ITC Avant Garde Gothic",
                    "ITC Stone Sans", "Gill Sans", "Akzidenz Grotesk",
                    "MS Trebuchet", sansserif;
       font-size: smaller;
       font-style: normal;    
       font-variant: normal;
       font-weight: normal;
       margin: 1em; 
       text-align: left }

H1 { background: white;
     color: red;
     font-size: medium;  
     font-weight: bold }

LI { list-style-image: none;
     list-style-position: outside;
     list-style-type: disc }

B { font-weight: bold }

P { margin: 1em }

A:link { text-decoration: underline }

A:visited { text-decoration: underline }

A:active { text-decoration: underline }

.html { background: yellow;
        color: blue;
        font-family: Courier, "MS Courier New", Prestige, "Everson Mono", monospaced }

.credit { font-size: smaller }

Content for this flash card was provided by Growth House, Inc. For full credits click here.