Difference between revisions of "Team:Tongji China/Protocol"

Line 7: Line 7:
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 
<title>Protocol</title>
 
<title>Protocol</title>
 +
                <style>
 +
        #navWrap {
 +
            height: 30px;
 +
            background: #44474B;
 +
            width: 960px;
 +
            margin-bottom: 20px;
 +
        }
 +
        #subNav {
 +
            padding: 5px;
 +
            background: #625d71;
 +
        }
 +
        #subNav ul {
 +
            margin: 0;
 +
            list-style-image: none;
 +
            padding: 0;
 +
        }
 +
        #subNav li {
 +
            float: left;
 +
            padding: 3px 8px;
 +
            margin: 0 10px 0 0;
 +
            color: #F00;
 +
            list-style-type: none !important;
 +
        }
 +
        #subNav li a {
 +
            color: #FFF;
 +
            text-decoration: none;
 +
        }
 +
        #subNav li a:hover {
 +
            text-decoration: underline;
 +
        }
 +
        </style>
 
         </head>
 
         </head>
 +
 
<body>
 
<body>
 
                 <div class = "background">
 
                 <div class = "background">
Line 21: Line 53:
 
</div><br>
 
</div><br>
  
 +
                    <div id="navWrap" class="">
 +
                        <div id="subNav">
 +
                            <ul>
 +
                                <li><a data-scroll="" href="#gluconacetobacter"><em>G. xylinus</em></a>
 +
                                </li>
 +
                                <li><a data-scroll="" href="#general">General/<em>E. coli</em></a>
 +
                                </li>
 +
                                <li><a data-scroll="" href="#functionalisation">Functionalisation</a>
 +
                                </li>
 +
                               
 +
                            </ul>
 +
                            <br class="clearLeft">
 +
                        </div>
 +
                    </div>
  
  

Revision as of 08:51, 15 October 2018

Protocol