topical media & game development
mashup-delicious-14-rally2007-stylesheet.css / css
body
{
font-family: Helevetica, Arial, Sans-Serif;
font-size: 18px;
color: #000;
background-color: #FFF;
margin-left: 2em;
margin-right: 2em;
}
a:link
{
text-decoration: none;
font-weight: bold;
color: #693;
}
a:visited
{
text-decoration: none;
font-weight: bold;
color: #9C6;
}
a:hover
{
text-decoration: underline;
font-weight: bold;
color: #F33;
}
ul
{
list-style-type: none;
margin: 0;
padding: 0;
}
li
{
border: 1px;
border-top: 0;
border-color: #66C;
border-style: dotted;
margin-left: 0;
padding: 1em;
}
.li_alternate
{
background-color: #FFC;
}
h1
{
font-family: Times New Roman, Times, Serif;
font-weight: bolder;
color: #666;
}
h3
{
color: #666;
font-style: italic;
}
.category_form
{
color: #FFF;
background-color: #66C;
padding: 5px;
}
.category
{
color: #666;
}
#calendar
{
float: right;
background-color: #FFF;
}
.other_metadata
{
float: right;
}
#map_container
{
position: fixed;
margin-left: 30%;
text-align: center;
border: 3px solid #000;
background-color: #FFF;
display: none;
}
#map
{
height: 400px;
width: 400px;
}
(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.