topical media & game development
basic-css-09-Tr-It-Out-example9-1-chokoloskee-island-style-sheets-base-styles.css / css
body {
font-family: "Courier New", Courier, monospace;
text-transform: lowercase;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
font-family: "Monotype Corsiva", cursive;
letter-spacing: 4px;
}
h6 {
text-align: center;
}
div#content {
word-spacing: 5px;
letter-spacing: 1px;
}
p.copy {
font-family: "Times New Roman", Times, serif;
text-indent: 20px;
text-align: justify;
}
(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.