Difference between revisions of "Team:IIT Kanpur/Model"

(Replaced content with "{{Template:IIT_Kanpur}} {{Template:IIT_Kanpur/Footer}}")
Line 1: Line 1:
 
{{Template:IIT_Kanpur}}
 
{{Template:IIT_Kanpur}}
<html>
 
  
<style>
 
/*main colour*/
 
    .navbar-default .navbar-brand,
 
    .contents-sidebar .nav>.active>a,
 
    .contents-sidebar .nav>.active>a,
 
    .contents-sidebar .nav>li>a:hover,
 
    .contents-sidebar .nav>li>a:focus,
 
    h2,
 
    h1,
 
    .main-container .section a {
 
        color: #1B46DD;
 
    }
 
    .contents-sidebar .nav>.active>a,
 
    .contents-sidebar .nav>li>a:hover,
 
    .contents-sidebar .nav>li>a:focus {
 
        border-left: 2px solid #1B46DD;
 
    }
 
    .image.lightbox, #notebook-key-button {
 
        background-color: #1B46DD;
 
    }
 
 
    /*complimentary colour*/
 
    .navbar-default .navbar-brand:hover,
 
    .definition:hover, .definition:focus,
 
    ol li::before,
 
    .slim ul li:before,
 
    .table>thead>tr>th,
 
    .algorithm ol li::before,
 
    .quote,
 
    .quote h3,
 
    a,
 
    a:visited,
 
    a:hover
 
    {
 
        color:#32C97F;
 
    }
 
    .definition {
 
        border-bottom: 1px dotted #32C97F;
 
    }
 
    #notebook-key-button.active {
 
        background-color: #32C97F;
 
    }
 
    .popover.right>.arrow::after{
 
        border-right-color: #32C97F;
 
    }
 
    .popover.bottom>.arrow::after {
 
        border-bottom-color: #32C97F;
 
    }
 
    .popover.left>.arrow::after {
 
        border-left-color: #32C97F;
 
    }
 
</style>
 
<div class="container-fluid page-heading" style="background-image:url(https://static.igem.org/mediawiki/2015/a/ab/Ox_modelling-background.jpg)">
 
        <h3>Modelling</h3>
 
    </div>
 
    <div class="container-fluid">
 
        <div class="row">
 
            <div class="col-md-9">
 
                <div class="slim">
 
                    <div class="section" id="introduction">
 
                        <h2>Introduction</h2>
 
                        <p>
 
                            Mathematical <a class="definition" title="model" data-content="A simplified or idealised description of a system or process, usually mathematical, that can be used to predict how it will behave.">modelling</a> plays a crucial role in Synthetic Biology by acting as a link between the conception and the physical realisation of a biological circuit. Our modelling team has evaluated the effectiveness of initial designs, and has provided insight into how the system can (or must) be improved.
 
                        </p>
 
 
 
 
 
 
 
</html>
 
 
{{Template:IIT_Kanpur/Footer}}
 
{{Template:IIT_Kanpur/Footer}}

Revision as of 03:42, 15 October 2018