topical media & game development
basic-css-13-Tr-It-Out-example13-4-chokoloskee-island-style-sheets-dinner-menu.css / css
div#content * {
font-family: "Times New Roman", Times, serif;
}
div#content h3 + p, div#content h4 + p {
margin: 0 0 1.8em 0;
}
div#content h3 {
margin-top: 1.8em;
border-bottom: none;
font-family: "Monotype Corsiva", cursive;
text-decoration: underline;
font-size: 2em;
}
div#content img + h3 {
margin-top: 0;
}
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, h5 em {
margin-left: 0.9em;
font-weight: lighter;
}
h5 + p {
margin-top: 0;
}
h5 {
font-weight: normal;
}
p.copy {
padding-top: 0;
}
div#content {
background-color: lightyellow;
background-image: url('../images/backgrounds/dinner_glass.jpg');
background-repeat: no-repeat;
background-position: center center;
}
(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.