updating misc files

updated index.php especially for IE so that the menus will work.
This commit is contained in:
Erik Kristensen 2005-07-26 00:18:24 +00:00
parent 5e237c187b
commit ce2e1d7d72

View File

@ -20,7 +20,8 @@ form input {
}
iframe {
border: 0px;
z-index: 1;
border: 1px dashed #990000;
}
.iframe {
background-color: #FFFFFF;
@ -223,6 +224,10 @@ iframe {
background: url('images/metal_bgr_red.gif') repeat-x;
}
#navigation li li a {
padding: 0.2em 10px
}
#navigation ul li ul li a.navlnk:hover {
text-decoration: none;
}