Tturning in this commit because of a CSS problem with cutting the menu off. More will come soon.

svn: r13142
This commit is contained in:
Rob G. Healey
2009-08-31 20:13:54 +00:00
parent 4e8f59c4bd
commit 693f293a2d
2 changed files with 20 additions and 21 deletions

View File

@@ -59,7 +59,9 @@ Females Web_Gender_Female.png
body {
color: #000;
margin: 0 auto;
padding: 88px 0 60px 0;
background-color: #FFF;
font-family: Arial, sans, sans-serif, Helvetica;
}
div {
margin:0;
@@ -191,18 +193,6 @@ span.preposition {
color:#000;
}
/* NarrativeWeb
------------------------------------------------------ */
body#NarrativeWeb {
font-family: Arial, sans, sans-serif, Helvetica;
}
#body#NarrativeWeb .nobottom {
padding: 88px 0 0 0;
}
#body#NarrativeWeb .bottom {
padding: 88px 0 60px 0;
}
/* Header
----------------------------------------------------- */
#header {