|
|
(57 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | <head>
| + | {{Fudan-CHINA/initialize}} |
− | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Fudan-CHINA/jQuery&action=raw&ctype=text/javascript"></script>
| + | {{Fudan-CHINA/mainNav}} |
− | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Fudan-CHINA/SuperSlide&action=raw&ctype=text/javascript"></script>
| + | |
− | <script>
| + | |
− | //$("#top_menu_14").hide();
| + | |
− | //$("#top_menu_under").hide();
| + | |
− | $(document).ready(function(){
| + | |
− | $("#navname a").mouseover(function(){
| + | |
− | $(this).animate({lineHeight:'72px'},"fast");
| + | |
− | });
| + | |
− | $("#navname a").mouseout(function(){
| + | |
− | $(this).animate({lineHeight:'80px'},"fast");
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | </head>
| + | |
− |
| + | |
− |
| + | |
− |
| + | |
− | <style>
| + | |
− | | + | |
− | /**************************************************************************************************************************************************************************************************/
| + | |
− | /* DEFAULT WIKI SETTINGS */
| + | |
− | /**************************************************************************************************************************************************************************************************/
| + | |
− | | + | |
− | | + | |
− | #home_logo, #sideMenu { display:none; }
| + | |
− | #sideMenu, #top_title, .patrollink {display:none;}
| + | |
− | #content { margin-left:0px; margin-top:0px; padding:0px; width:100%;}
| + | |
− | body {background-color:#e7e7e7; }
| + | |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
| + | |
− | .mw-body{
| + | |
− | background-color:#e7e7e7!important;
| + | |
− | }
| + | |
− | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
| + | |
− | /**************************************************************************************************************************************************************************************************/
| + | |
− |
| + | |
− | </style>
| + | |
− |
| + | |
− | <style type="text/css">
| + | |
− | @font-face
| + | |
− | {
| + | |
− | font-family:_Quicksand;
| + | |
− | src: url('https://static.igem.org/mediawiki/2018/8/8a/T--Fudan-CHINA--Quicksand.ttf');
| + | |
− | }
| + | |
− |
| + | |
− | div#mydiv{
| + | |
− | background-color: white;
| + | |
− | }
| + | |
− | body#mypage{
| + | |
− | background-color:white;
| + | |
− | }
| + | |
− | ul#navname{
| + | |
− | overflow: hidden;
| + | |
− | list-style:none;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | border: 0;
| + | |
− | }
| + | |
− | #navname li{
| + | |
− | float:right;
| + | |
− |
| + | |
− | }
| + | |
− | #navname li a{
| + | |
− | display: block;
| + | |
− | width: 200px; /*每个name的宽度和高度*/
| + | |
− | height:80px;
| + | |
− | line-height: 80px;
| + | |
− | text-align: center;
| + | |
− | text-decoration: none;
| + | |
− | color:white;/*name的颜色*/
| + | |
− | font-size: 25px;
| + | |
− | font-family:_Quicksand;
| + | |
− | }
| + | |
− |
| + | |
− |
| + | |
− |
| + | |
− | </style>
| + | |
− | <body id="mypage">
| + | |
− | <div id="mydiv" style="position: relative;background-color: white">
| + | |
− | <div style="background-color: rgba(1,128,255,1);position: relative;top:-7px">
| + | |
− | <ul id="navname">
| + | |
− | <li><a href="#home">About</a></li>
| + | |
− | <li><a href="#news">Practices</a></li>
| + | |
− | <li><a href="#news">Modeling</a></li>
| + | |
− | <li><a href="#contact">Lab</a></li>
| + | |
− | <li><a href="#about">Project</a></li>
| + | |
− | </ul>
| + | |
− | </div>
| + | |
− | </div>
| + | |