topical media & game development

talk show tell print

basic-css-18-Tr-It-Out-example18-3-chokoloskee-island-style-sheets-handheld.css / css



  body {
      font: 0.6em sans-serif;
      max-width: 20em;
  }
  h1, h2, h3, h4, h5, h6 {
      margin: 0;
      padding: 0;   
      background: #ccc;
  }
  h1 {
      font-size: 1.3em;
      margin-top: 2em;
  }
  p {
      margin-top: 0;
  }
  img {
      width: 100%;
      height: auto;
      border: none;
  }
  ul {
      margin: 0.5em 0;
      padding-left: 1em;
      background: #ccc;
  }
  ul ul {
      margin: 0;
  }
  /* Dinner Menu */
  h5 {
      font-weight: normal;   
  }
  h3, h4 {
      margin-top: 1em;
  }
  h5 {
      font-size: 1em;
      background: transparent none; 
  }
  a:focus {
      color: white;
      background: black;
  }


(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.