Difference between revisions of "Team:Oxford/Experiments"

Line 12: Line 12:
 
h1,
 
h1,
 
.main-container .section a {
 
.main-container .section a {
     color: #32C97F;
+
     color: #871f78;
 
}
 
}
 
.contents-sidebar .nav>.active>a,
 
.contents-sidebar .nav>.active>a,
 
.contents-sidebar .nav>li>a:hover,
 
.contents-sidebar .nav>li>a:hover,
 
.contents-sidebar .nav>li>a:focus {
 
.contents-sidebar .nav>li>a:focus {
     border-left: 2px solid #32C97F;
+
     border-left: 2px solid #002147;
 
}
 
}
 
.image.lightbox, #notebook-key-button {
 
.image.lightbox, #notebook-key-button {
     background-color: #32C97F;
+
     background-color: #002147;
 
}
 
}
 
/*complimentary colour*/
 
/*complimentary colour*/
Line 35: Line 35:
 
a:hover
 
a:hover
 
{
 
{
     color:#FF8356;
+
     color:#2C9D91;
 
}
 
}
 
.definition {
 
.definition {
     border-bottom: 1px dotted #FF8356;
+
     border-bottom: 1px dotted #2C9D91;
 
}
 
}
 
#notebook-key-button.active {
 
#notebook-key-button.active {
     background-color: #FF8356;
+
     background-color: #2C9D91;
 
}
 
}
 
.popover.right>.arrow::after{
 
.popover.right>.arrow::after{
     border-right-color: #FF8356;
+
     border-right-color: #2C9D91;
 
}
 
}
 
.popover.bottom>.arrow::after {
 
.popover.bottom>.arrow::after {
     border-bottom-color: #FF8356;
+
     border-bottom-color: #2C9D91;
 
}
 
}
 
.popover.left>.arrow::after {
 
.popover.left>.arrow::after {
     border-left-color: #FF8356;
+
     border-left-color: #2C9D91;
 
}
 
}
 
</style>
 
</style>
 +
<div class="container-fluid page-heading" style="background-image: url(https://static.igem.org/mediawiki/2015/d/dc/Ox_Day1Leon.JPG)">
 +
    <h3>Lab Overview</h3>
 +
</div>
 +
<div class="container-fluid">
 +
    <div class="row">
 +
        <div class="col-md-9">
 +
            <div class="section" id="intro">
 +
                <div class="slim">
 +
                    <h2>Introduction</h2>
 +
                   
 +
                </div>
 +
            </div>
 +
           
 +
        </div>
 +
        <div class="col-md-3 contents-sidebar">
 +
            <ul id="sidebar" class="nav nav-stacked" data-spy="affix">
 +
                <li><a href="#intro">Introduction</a></li>
  
 
+
            </ul>
 +
        </div>
 +
    </div>
 +
</div>
 
</html>
 
</html>
 
{{:Team:Oxford/Templates/Foot}}
 
{{:Team:Oxford/Templates/Foot}}

Revision as of 18:21, 7 November 2015

Lab Overview

Introduction