|
|
Line 61: |
Line 61: |
| font-size: 95%; | | font-size: 95%; |
| line-height: 1em; | | line-height: 1em; |
- | z-index:99;
| |
| } | | } |
| | | |
Line 92: |
Line 91: |
| padding-left: 0px; | | padding-left: 0px; |
| padding-right: 0px; | | padding-right: 0px; |
| + | color:#ffffff; |
| } | | } |
| .left-menu li a { | | .left-menu li a { |
Line 127: |
Line 127: |
| /* end menu (edit, page ...) */ | | /* end menu (edit, page ...) */ |
| | | |
- | /* navigation bar*/
| |
- |
| |
- | #navigationblock{background-color:#fafaf8; position:fixed; top:0px; width:1200px; height:130px; overflow:hidden; font-family:Calibri, Arial; float:left; margin:0px; padding:0px; z-index:1000; border-bottom:1px solid #d3d7d8;}
| |
- | #navbarlogo{position:absolute; top:0px; left:0px; width:1200px}
| |
- | #navigationbar{position:absolute; left:460px; top:38px; font-size:16px; font-weight:100; color:black;}
| |
- | #navigationbar > li {display:block; list-style-type:none; float:left; width:75px; height:30px; text-align:center; }
| |
- |
| |
- | .Navbar_Item{background-color:transparent;}
| |
- | .Navbar_Item a {color:black; text-decoration:none;}
| |
- | .Navbar_Item > ul {display:none; width:900px; height:80px; text-align:center; color:black; z-index:1100; }
| |
- | .Navbar_Item > ul > li {float:left; list-style:none; text-align:center; background-color:transparent; position:relative; top:10px; padding:0 10px;}
| |
- | .Navbar_Item:hover{ border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
| |
- | .Navbar_Item:hover > ul{zoom:1; display:block;}
| |
- | .Navbar_Item:hover >a {color:#D00000; background-color:#fafaf8;}
| |
- | .Navbar_Item > ul > li:hover {border-bottom:1px solid #D00000; color:#D00000; background-color:#fafaf8;}
| |
- | .Navbar_Item > ul > li:hover >a {color:#D00000}
| |
- | .BackgroundofSublist{position:absolute; left:-1000px; width:2000px; height:80px; background-color:#ffffff; opacity:0;}
| |
- |
| |
- |
| |
- | #Home_Sublist{position:relative; top:0px; left:-50px;}
| |
- | #Team_Sublist{position:relative; top:0px; left:-110px;}
| |
- | #Project_Sublist{position:relative; top:0px; left:-180px;}
| |
- | #Model_Sublist{position:relative; top:0px; left:-140px;}
| |
- | #DataPage_Sublist{position:relative; top:0px; left:-60px;}
| |
- | #Safety_Sublist{position:relative; top:0px; left:-180px;}
| |
- | #HumanPractice_Sublist{position:relative; top:0px; left:-470px;}
| |
- |
| |
- | #iGEM_logo{position:absolute; top:30px; left:1090px; height:80px;}
| |
- | /*end navigation bar*/
| |
| | | |
| </style> | | </style> |
| </html> | | </html> |