Help for this page

Select Code to Download


  1. or download this
    <head>
        <title>$title</title>
    ...
        -->
        </style>
    </head>
    
  2. or download this
    p em { color: [% Css.${theme}.accent %]; }
    h1 {   color: [% Css.${theme}.color %]; }
    h2, h3, h4, h5    { [% Css.${theme}.accent %]; }
    a:visited { color: [% Css.${theme}.accent %]; } 
    table { border:thin solid [% Css.${theme}.color %]; }