topical media & game development
professional-ajax-04-XSLT-Best-Picks-Revisited-books.css / css
body
{
background-color: white;
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
}
h3
{
margin: 0px;
}
a
{
background-color: white;
text-decoration: none;
color: #3b619c;
}
a:hover
{
background-color: #fefed9;
text-decoration: underline;
}
a:active, a:visited {}
/* IDs */
#aChanger
{
position: absolute;
top: 5px;
right: 10px;
z-index: 2;
}
/* Classes */
.bookContainer
{
position: relative;
background-color: White;
clear: both;
padding: 10px;
height: 240px;
}
.bookCover
{
float: left;
}
.bookContent
{
position: relative;
padding: 10px;
float: left;
height: 220px;
}
.bookPublisher
{
position: absolute;
bottom: 0px;
left: 10px;
}
(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.