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

Line 1: Line 1:
 
{{Template:IIT_Kanpur}}
 
{{Template:IIT_Kanpur}}
 
<html>
 
<html>
meta name="viewport" content="width=device-width, initial-scale=1">
 
    <link href="//2015.igem.org/Team:Oxford/Assets/Bootstrap?action=raw&ctype=text/css" rel="stylesheet">
 
    <link href="//2015.igem.org/Team:Oxford/Assets/stylesheet?action=raw&ctype=text/css" rel="stylesheet">
 
    <link rel="stylesheet" href="//2015.igem.org/Team:Oxford/Assets/Font-Awesome?action=raw&ctype=text/css">
 
    <script type="text/javascript" src="//2015.igem.org/Team:Oxford/Assets/Bootstrapj?action=raw&ctype=text/javascript"></script>
 
    <script type="text/javascript" src="//2015.igem.org/Team:Oxford/Assets/contents?action=raw&ctype=text/javascript"></script>
 
  
    <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
<style>
 
 
/*main colour*/
 
/*main colour*/
 
.navbar-default .navbar-brand,
 
.navbar-default .navbar-brand,

Revision as of 19:49, 14 October 2018

/*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: #63b4b5; } .contents-sidebar .nav>.active>a, .contents-sidebar .nav>li>a:hover, .contents-sidebar .nav>li>a:focus { border-left: 2px solid #363333; } .image.lightbox, #notebook-key-button { background-color: #77DA77; } /*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:#2C9D91; } .definition { border-bottom: 1px dotted #2C9D91; } #notebook-key-button.active { background-color: #2C9D91; } .popover.right>.arrow::after{ border-right-color: #2C9D91; } .popover.bottom>.arrow::after { border-bottom-color: #2C9D91; } .popover.left>.arrow::after { border-left-color: #2C9D91; }