Commit 7ca8d64e authored by Jonathan.Wage's avatar Jonathan.Wage

Styling, changed font colors and sizes.

parent d0c9c577
body
{
height: 100%;
font-family: "Bitstream Vera Sans", "Verdana", sans-serif;
font-size: 12px;
}
*:link, *:visited {
color: #bb0000;
background-color: inherit;
text-decoration: none;
}
*:visited {
color: #660000;
}
*:link:hover, *:visited:hover {
color: #555555;
text-decoration: none;
}
#wrapper
{
background: url(../images/wrap_bg.jpg) repeat-y left 75px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment