Difference between revisions of "Template:US AFRL CarrollHS"

 
(497 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
  
<header>
+
 
 
<style>
 
<style>
  
div.fullnavbar {
+
h2 {
    position: fixed;
+
  font-family: Verdana;
    z-index: 1;
+
  font-color: green;
 +
}
 +
 
 +
div.navbar_back{
 +
    height: 100px;
 
     width: 100%;
 
     width: 100%;
     padding-left: 20px;
+
     background-color: #234C69;
     padding-right: 20px;
+
     position: fixed;
 +
    top: 0px;
 +
    z-index: 999;
 +
}
 +
 
 +
#logo {
 +
  position: relative;
 +
  bottom: 15px;
 +
}
 +
 
 +
.fullnavbar {
 +
    z-index: 100;
 +
    text-decoration: none;
 +
    top: 0px;
 
}
 
}
  
 
ul.navbar {
 
ul.navbar {
     list-style-type: none;
+
     right: 0;
    margin: 0;
+
     top: 25px;
     padding: 0;
+
     position: fixed;
     overflow: hidden;
+
     width: 100%;
     background-color: #333;
+
 
     padding-left: 10px;
 
     padding-left: 10px;
 
     padding-right: 10px;
 
     padding-right: 10px;
 +
    padding-bottom: 0px;
 +
    list-style: none;
 +
    text-decoration: none;
 +
    z-index: 1000;
 +
    list-style-image: none
 +
}
 +
 +
div.fullnavbar ul.navbar {
 
     list-style-type: none;
 
     list-style-type: none;
 +
    decoration: none;
 +
    width:12.5%;
 +
 
}
 
}
  
Line 26: Line 53:
 
     float: left;
 
     float: left;
 
     list-style-type: none;
 
     list-style-type: none;
 +
    color: rgba(0,0,0,0.8)
 +
    border-width: 5px;
 +
    border-color: #FFFFFF;
 +
    text-decoration: none;
 
}
 
}
  
 
li.navbar a, .dropbtn {
 
li.navbar a, .dropbtn {
 +
    text-align: center;
 
     display: inline-block;
 
     display: inline-block;
 
     color: white;
 
     color: white;
 +
    line-height: 20px;
 +
    font-family: Verdana;
 +
    font-weight: bold;
 +
    font-size: 20px;
 
     text-align: center;
 
     text-align: center;
 
     padding: 14px 16px;
 
     padding: 14px 16px;
 
     text-decoration: none;
 
     text-decoration: none;
 +
 
}
 
}
  
 
li.navbar a:hover, .dropdown:hover .dropbtn {
 
li.navbar a:hover, .dropdown:hover .dropbtn {
     background-color: red;
+
     background-color: #EBF1F5;
 +
 
 
}
 
}
  
Line 47: Line 85:
 
     display: none;
 
     display: none;
 
     position: absolute;
 
     position: absolute;
     background-color: #f9f9f9;
+
     background-color: #FFFFFF;
 
     min-width: 160px;
 
     min-width: 160px;
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
 
 
}
 
}
  
Line 60: Line 97:
 
     text-align: left;
 
     text-align: left;
 
}
 
}
 +
 +
li.navbar img{float: left; width: auto; height: 70px; top: 0px;}
  
 
.dropdown-content a:hover {background-color: #f1f1f1}
 
.dropdown-content a:hover {background-color: #f1f1f1}
Line 67: Line 106:
 
}
 
}
 
</style>
 
</style>
</header>
 
  
<div class="fullnavbar">
 
  
<body>
+
<div.fullnavbar>
 +
 
 +
<header>
 +
<div class="navbar_back">
 +
</div>
  
 
<ul class="navbar">
 
<ul class="navbar">
   <li class="navbar"><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Home</a></li>
+
   <li class="navbar" id="logo"><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS"><img src="https://static.igem.org/mediawiki/2017/3/33/US_AFRL_CarrollHS_Logo.png" ></a></li>
 
<li class="dropdown">
 
<li class="dropdown">
 
 
 +
 
     <a href="javascript:void(0)" class="dropbtn">Team</a>
 
     <a href="javascript:void(0)" class="dropbtn">Team</a>
 
     <div class="dropdown-content">
 
     <div class="dropdown-content">
 
<a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Team">Team</a>
 
<a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Team">Team</a>
 +
<a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Mentors">Mentors</a>
 
     <a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Collaborations">Collaborations</a>
 
     <a href= "https://2017.igem.org/Team:US_AFRL_CarrollHS/Collaborations">Collaborations</a>
 
      
 
      
Line 86: Line 129:
 
     <div class="dropdown-content">
 
     <div class="dropdown-content">
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Description">Description</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Description">Description</a>
 +
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Interlab">Interlab</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Design">Design</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Design">Design</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Experiments">Experiments</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Experiments">Experiments</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Notebook">Notebook</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Notebook">Notebook</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Contribution">Contribution</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Contribution">Contributions</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Model">Results</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Model">Modeling</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Demonstrate">Demonstrate</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Results">Results</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Improve">Improve</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Improve">Improve</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Attributions">Atributions</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Attributions">Attributions</a>
 
        
 
        
 
     <div class="dropdown-content">  <li class="dropdown">
 
     <div class="dropdown-content">  <li class="dropdown">
Line 100: Line 144:
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Parts">Parts</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Parts">Parts</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Basic_Part">Basic Parts</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Basic_Part">Basic Parts</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Composite_Parts">Composite Parts</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Composite_Part">Composite Parts</a>
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Part_Collection">Part Collection</a>
+
 
        
 
        
       <li class="navbar"><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Safety</a></li>
+
       <li class="navbar"><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Safety">Safety</a></li>
 
<li class="dropdown">  
 
<li class="dropdown">  
 
        
 
        
Line 110: Line 153:
 
     <div class="dropdown-content">
 
     <div class="dropdown-content">
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Silver">Silver HP</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Silver">Silver HP</a>
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Gold_Integrated">Integrated and Gold</a>
+
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/HP/Gold_Integrated">Integrated and Gold HP</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Engagement">Public Engagement</a>
 
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Engagement">Public Engagement</a>
 +
 
        
 
        
        <li class="navbar"><a href="https://igem.org/2017_Judging_Form?team=US_AFRL_CarrollHS">Judging Form</a></li>
+
   
<li class="dropdown">
+
    <div class="dropdown-content">  <li class="dropdown">
        
+
    <a href="javascript:void(0)" class="dropbtn">Judging</a>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/MedalCriteria">Medal Criteria</a>
 +
      <a href="https://igem.org/2017_Judging_Form?team=US_AFRL_CarrollHS">Judging Form</a>
 +
 
 +
    <div class="dropdown-content">  <li class="dropdown">
 +
    <a href="javascript:void(0)" class="dropbtn">Jamboree</a>
 +
    <div class="dropdown-content">
 +
       <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Awards">Awards</a>
 +
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Boston">Our Time in Boston</a>
 +
      <a href="https://2017.igem.org/Team:US_AFRL_CarrollHS/Memes" style="background:transparent; color: transparent;
 +
      height: 4px; padding:0px; ">Memes</a>
 +
 
  
 
     </div>
 
     </div>
Line 121: Line 177:
 
</ul>
 
</ul>
  
</body>
+
</header>
  
 
</div>
 
</div>
Line 131: Line 187:
 
<html>
 
<html>
  
<script>
+
<script>
  
 
// This is the jquery part of your template.   
 
// This is the jquery part of your template.   
Line 214: Line 270:
  
 
</script>
 
</script>
 
 
  
  
  
 
<style>
 
<style>
 
 
 
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
 
/* Clear the default wiki settings */
 
#home_logo, #topMenu { display:none; }
 
#sideMenu, #right_title, .patrollink  {display:none;}
 
#content { width:80%; padding:0px;  margin-top:-0px; margin-left:0px; position: center;}
 
  
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
        .logo_2017 { display: none; background: none;}
 +
        #top_title {display:none; background: none; }
 +
        #home_logo {display:none; background: none;}
 +
        #sideMenu {display: none;}
 +
        body {background-color: white; width:100%; top: 0px;}
 +
        #h2 {text-decoration: none;}
 +
        #content {width: 100%; margin-left: 0px; margin: 0px; padding: 0px; top: 0px;}
 +
        h1 {text-align: center; line-height: 55px; font: verdana; font-size: 55px; z-index: 20; color: #234C69; border-bottom: none;}
 +
    #globalWrapper {padding-bottom: 0 !important; bottom: 0 !important;}
 +
    #mw-content-text > p:last-of-type { display: none }
 +
#content {
 +
    background: #FFF;
 +
}
  
+
p {width: 80%; font-size: 18px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; margin-left: 10%; margin-right: 10%; color: #234C69;}
+
p a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
+
.text p a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
/**************************************************************** MENU ***************************************************************/
+
.text2 p a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
/* Wrapper for the menu */
+
.igem_2017_menu_wrapper {  
+
width: 15%;  
+
height:100vh;  
+
position:fixed;
+
right:0%;
+
padding:0px;
+
float:top;  
+
border-left: 1px solid #d3d3d3;  
+
background-color:#dddddd;  
+
text-align:left;
+
font-family:Tahoma, Geneva, sans-serif;  
+
overflow-y: auto;
+
overflow-x: hidden;
+
}
+
  
/* this hides the scrollbar to keep view consistency */
+
.text ol a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
.igem_2017_menu_wrappe::-webkit-scrollbar {
+
.text2 ol a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
display: none;  
+
}
+
+
+
/* styling for links in the menu, removes the line under text */
+
.igem_2017_menu_wrapper a {
+
text-decoration: none;  
+
}
+
  
 +
.text ul a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
 +
.text2 ul a {font-size: 18px; line-height: 24px; color: #234C69; font-weight: bold;}
  
/* styling for the images in the menu */
 
.igem_2017_menu_wrapper img {
 
width: 100%;
 
}
 
  
/* styling for the menu buttons */
+
.text ol {width: 75%; font-size: 18px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; margin-left: 12.5%; margin-right: 12.5%; color: #234C69;}
.igem_2017_menu_wrapper .menu_button {  
+
.text ul {list-style: circle;}
width: 100%;  
+
.text ul li {list-style: circle;}
padding: 10px 0px 10px 15px;  
+
.text ul li {font-size: 18px; line-height: 24px; color: #234C69;}
float:left;  
+
.text ul.ulmedcri {width: 75%; font-size: 18px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; margin-left: 12.5%; margin-right: 12.5%; color: #234C69;}
border-bottom: 1px solid #d3d3d3;  
+
font-size: 12px;  
+
font-weight: bold;  
+
color: #0B236D;  
+
cursor: pointer;
+
}
+
  
   
+
.text2 ol h3 {font-size: 24px; line-height: 26px; color: #FCCFCD;}
.igem_2017_menu_wrapper .menu_bottom_padding {  
+
width: 100%;  
+
height: 30px;
+
float:left;
+
}
+
  
.menu_button.direct_to_page {  
+
.text2 ol {width: 75%; font-size: 18px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; margin-left: 12.5%; margin-right: 12.5%; color: #234C69;}
padding-left: 36px;
+
.text2 ul {list-style: circle;}
}
+
.text2 ul li {list-style: circle;}
 +
.text2 ul li {font-size: 18px; line-height: 24px;color: #234C69;}
 +
.text2 ul.ulmedcri {width: 75%; font-size: 18px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; margin-left: 12.5%; margin-right: 12.5%; color: #234C69;}
  
  
.igem_2017_menu_wrapper .menu_button .expand_collapse_icon {
+
h2 {width: 80%; margin-left: 10%; margin-right: 10%; font-size: 30px; line-height: 32px; color: #F37F78; }
width:10%;
+
h3 {width: 80%; margin-left: 10%; margin-right: 10%; font-size: 24px; line-height: 26px; color: #FCCFCD;}
float:left;
+
h3 a{font-size: 24px; line-height: 26px; color: #FCCFCD;}
}
+
  
.igem_2017_menu_wrapper .menu_button .expand_collapse_icon::before {
 
content: "+"; 
 
}
 
 
.open::before {
 
content: "-" !important; 
 
}
 
 
 
 
/* styling for the menu buttons on hover */
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
 
background-color: #0B236D;
 
text-decoration: none;
 
color:#ffffff;
 
}
 
  
/* styling for the menu button when it is the current page */
+
.text2 {width: 100%; background-color: #E7F1F7;}
.current_page {  
+
.text2 p{width: 80%; margin-left: 10%; margin-right: 10%; color: #234C69;}
background-color:#7fc1f7  !important;
+
.text2 h2{width: 80%; margin-left: 10%; margin-right: 10%; color: #F37F78;}
color:#5e5f5f !important;
+
}
+
  
 +
caption{caption-side: bottom; text-align: justify; color:#234C69; font-weight: bold;}
 +
p.caption{width: 80%; margin-left: 10%; margin-right: 10%; text-align: justify; color:#234C69; font-weight: bold; font-size: 14px; line-height: 14px; margin-top: 10px; margin-bottom: 10px;}
 +
p.caption2{width: 70%; margin-left: 15%; margin-right: 15%; text-align: justify; color:#234C69; font-weight: bold; font-size: 14px; line-height: 14px; margin-top: 10px; margin-bottom: 10px;}
  
  
 +
th {color:#234C69; font-weight: bold; text-align: left;}
 +
td {width: auto; text-align: left; color: #234C69;}
 +
table {width: 70%; margin-left: 15%; margin-right: 15%;border: 2px solid #234C69; background-color: #F3F8FB;}
  
/* styling for the submenu buttons */
 
.igem_2017_menu_wrapper .submenu_button {
 
width: 100%;
 
padding: 10px 0px 10px 34px;
 
float:left;
 
background-color:#f2f2f2;
 
border-bottom: 1px solid #d3d3d3;
 
font-size: 12px;
 
color: #5e5f5f;
 
cursor: pointer;
 
}
 
  
/* wrapper for the submenu items, they are hidden by default*/
 
.igem_2017_menu_wrapper .submenu_wrapper {
 
display:none;
 
}
 
  
/* when the page size is bigger than 800px, this show/hide control is hidden by default */
 
.igem_2017_menu_wrapper #display_menu_control {
 
display:none;
 
text-align:center;
 
}
 
 
  
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
  
/* Wrapper for the content */
+
img.graph {width: 70%; height: auto; margin-left:15%; margin-right: 15%;margin-top: 15px;}
.igem_2017_content_wrapper {
+
img.graph2 {width: 90%; height: auto; margin-left:5%; margin-right: 5%;margin-top: 15px;}
width: 81%;
+
margin: 2%;
+
display:block;
+
float:left;  
+
background-color:white;  
+
font-family:Tahoma, Geneva, sans-serif;  
+
}
+
  
 +
img.actualgraph {width: 55%; height: auto; margin-left:22.5%; margin-right: 22.5%;margin-top: 15px;}
  
/********************************* HTML STYLING  *********************************/
 
  
/* styling for the titles h1 h2 */
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
padding:5px 15px;
 
border-bottom: 0px;
 
color: #3399ff;
 
}
 
  
 +
#body {
 +
background: #F27E77;
 +
margin-bottom: 50px;
 +
}
  
/* styling for the titles  h3 h4 h5 h6*/
+
.hero-image {
.igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {  
+
    height: 100vh;
padding:5px 15px;  
+
    top: -1px;
border-bottom:0px;  
+
    background-position: center;
color: #000000;
+
    background-repeat: no-repeat;
}
+
    background-size: cover;
 +
    position: relative;
 +
    width: 100%;
  
 +
}
  
/* font and text */
+
.hero-text {
.igem_2017_content_wrapper p {
+
padding: 0px 15px;
+
font-size: 13px;
+
                position: relative;
+
                width: 65%;
+
}
+
  
/* Links */
+
    position: absolute;
.igem_2017_content_wrapper a {
+
    top: 30%;
font-weight: bold;  
+
    left: 20%;
text-decoration: underline;
+
    width: 60%;
text-decoration-color: #3399ff;
+
    height: 17%;
color: #3399ff;
+
    background-color: rgba(255, 255, 255, 0.5);
-webkit-transition: all 0.4s ease;
+
    border: 5px solid white;
-moz-transition: all 0.4s ease;  
+
}
-ms-transition: all 0.4s ease;
+
-o-transition: all 0.4s ease;
+
transition: all 0.4s ease;
+
}
+
  
/* hover for the links */
+
.hero-text2 {
.igem_2017_content_wrapper a:hover {
+
text-decoration:none;
+
color:#000000;
+
}
+
  
/* non numbered lists */
+
    position: absolute;
.igem_2017_content_wrapper ul {
+
    top: 30%;
padding:0px 20px;
+
    left: 20%;
font-size: 13px;
+
    width: 60%;
font-family:Tahoma, Geneva, sans-serif;  
+
    height: 25%;
}
+
    background-color: rgba(255, 255, 255, 0.5);
 +
    border: 5px solid white;
 +
}
  
/* numbered lists */
+
.hero-text h1 {
.igem_2017_content_wrapper ol {
+
    text-align: center;
padding:0px;  
+
    vertical align: middle;
font-size: 13px;
+
    line-height: 80px;
font-family:Tahoma, Geneva, sans-serif;  
+
    color: #234C69;
}
+
    font-size: 80px;
 +
    line-height: 80px;
 +
    font-weight: bold;
 +
    text-decoration: none;
  
/* Table */
+
}
.igem_2017_content_wrapper table {
+
width: 97%;
+
margin:15px 10px;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
}
+
 
+
/* table cells */
+
.igem_2017_content_wrapper  td {
+
padding: 10px;
+
vertical-align: text-top;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
}
+
 
+
/* table headers */
+
.igem_2017_content_wrapper th {
+
padding: 10px;
+
vertical-align: text-top;
+
border: 1px solid #d3d3d3;
+
border-collapse: collapse;
+
background-color:#f2f2f2;
+
}
+
 
+
 
+
/**********************************LAYOUT CLASSES **********************************/
+
 
+
/* general class for column divs */
+
.igem_2017_content_wrapper .column  {
+
padding: 10px 0px;
+
float:left;
+
}
+
 
+
/* class for a full width column */
+
.column .full_size {
+
width:90%;
+
}
+
 
+
/* styling for images in a full width column*/
+
.column.full_size img {
+
width:97%;
+
padding: 10px 15px;
+
}
+
 
+
/* class for a half width column */
+
.column.half_size {
+
width: 50%;
+
}
+
/* styling for images in a half width column*/
+
.column.half_size img {
+
width: 94.5%;
+
padding: 10px 15px;
+
}
+
 
+
 
+
 
+
 
+
/********************************* SUPPORT CLASSES ********************************/
+
 
+
/* class that clears content below*/
+
.igem_2017_content_wrapper .clear {
+
clear:both;
+
}
+
+
+
/* adds extra spacing when clearing content */
+
.igem_2017_content_wrapper  .clear.extra_space {
+
height: 30px;
+
}
+
 
+
 
+
/* highlight class, makes content slightly smaller */
+
.igem_2017_content_wrapper .highlight {
+
margin: 0px 15px;
+
padding: 15px 0px;
+
}
+
 
+
 
+
/* highlight class, adds a gray background */
+
.igem_2017_content_wrapper .highlight.gray {
+
background-color: #f2f2f2;
+
}
+
 
+
/* highlight with decoration blue line on top */
+
.igem_2017_content_wrapper .highlight.blue_top {
+
    border-top: 4px solid #3399ff;
+
}
+
 
+
/* highlight with a full blue border decoration */
+
.igem_2017_content_wrapper .highlight.blue_border {
+
    border: 4px solid  #3399ff;
+
}
+
 
+
 
+
/* button class */
+
.igem_2017_content_wrapper .button{
+
max-width: 35%;
+
margin: 30px auto;
+
padding: 12px 10px;
+
    background-color: #3399ff;
+
    text-align: center;
+
  color: #ffffff;
+
-webkit-transition: all 0.4s ease;
+
-moz-transition: all 0.4s ease;
+
-ms-transition: all 0.4s ease;
+
-o-transition: all 0.4s ease; transition: all 0.4s ease; 
+
}
+
 
+
/* styling for button on hover */
+
.igem_2017_content_wrapper .button:hover{
+
background-color: #3399ff;
+
    color: #000000;
+
}
+
  
 +
.hero-text2 h1 {
 +
    text-align: center;
 +
    color: #234C69;
 +
    font-size: 80px;
 +
    line-height: 80px;
 +
    font-weight: bold;
 +
    text-decoration: none;
 +
}
  
  
Line 555: Line 425:
 
@media only screen and (max-width: 800px) {
 
@media only screen and (max-width: 800px) {
  
 +
                li.navbar {float: left;}
 
  .igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
 
  .igem_2017_menu_wrapper { width:100%; height: 15%; position:relative; left:0%;}
 
.igem_2017_content_wrapper {width:100%; margin-left:0px;}
 
.igem_2017_content_wrapper {width:100%; margin-left:0px;}
Line 567: Line 438:
 
}
 
}
  
 +
/* button class */
 +
.igem_2017_content_wrapper .button{
 +
max-width: 35%;
 +
margin: 30px auto;
 +
padding: 12px 10px;
 +
    background-color: #3399ff;
 +
    text-align: center;
 +
  color: #90BFDD;
 +
-webkit-transition: all 0.4s ease;
 +
-moz-transition: all 0.4s ease;
 +
-ms-transition: all 0.4s ease;
 +
-o-transition: all 0.4s ease; transition: all 0.4s ease; 
 +
}
  
 
 
Line 583: Line 467:
  
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
 
 
 
<head>  
 
<head>  
  
Line 599: Line 480:
 
<!-- start of content -->
 
<!-- start of content -->
 
<div class="igem_2017_content_wrapper">
 
<div class="igem_2017_content_wrapper">
 +
</div>

Latest revision as of 23:30, 15 December 2017