added placeholder for obfuscated mailaddress

cleaned up the main navigation bar
moved some text around
This commit is contained in:
lars 2007-01-04 19:21:10 +00:00
parent bbe38e4649
commit e6eec6a97c
18 changed files with 119 additions and 171 deletions

View file

@ -72,13 +72,13 @@ div#header {
height: 78px;
}
div#mission {
div.centercontent {
padding: 0.3em 1ex 0.3em 1ex;
margin: 5px 5px 9px 5px;
border: 1px solid #e0e0e0;
}
div#mission h2 {
div.centercontent h2 {
padding: 0.1em 0 0.1em 0.5em;
}
@ -119,7 +119,7 @@ div.left h2 {
}
div.leftcontent {
margin: 0.2em 0.4em 0.3em 0;
margin: 0.2em 0.4em 0.5em 0;
padding: 0.3em;
text-align: left;
border: 1px solid #e0e0e0;
@ -130,7 +130,7 @@ div.leftcontent p {
}
div.content {
margin: 5px 5px 9px 31%;
margin: 5px 5px 15px 31%;
}
div.onecolumn {
@ -179,6 +179,7 @@ div.footer {
/* FAQ headers */
div.faq h3 {
margin: 0.5em;
font-size: 0.9em;
color: #8bbf75;
}