topical media & game development
basic-css-08-Tr-It-Out-example8-8-chokoloskee-island-style-sheets-base-styles.css / css
body {
text-transform: lowercase;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1 {
letter-spacing: 4px;
}
h6 {
text-align: center;
}
div#content {
word-spacing: 5px;
letter-spacing: 1px;
}
p.copy {
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.