topical media & game development

talk show tell print

basic-css-09-Tr-It-Out-example9-4-chokoloskee-island-style-sheets-dinner-menu.css / css



  div#content * {
      font-family: "Times New Roman", Times, serif;
  }
  div#content h3 {
      font-family: "Monotype Corsiva", cursive;
      text-decoration: underline;
      font-size: 2em;
  }
  h3 + p.menucaption {
      font-style: italic;
      text-align: center;
  }
  h4, h5 {
      font-size: 1.3em;
  }
  h3, h4, h5, h4 + p, h5 + p  {
      text-align: center;
  }
  h4 em {
      font-weight: lighter;
  }
  h5 {
      font-weight: normal;
  }


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.