Difference between revisions of "Template:Emory"

 
(13 intermediate revisions by the same user not shown)
Line 138: Line 138:
 
.igem_2017_menu_wrapper img {  
 
.igem_2017_menu_wrapper img {  
 
width: 100%;
 
width: 100%;
 +
                height:20%;
 
}
 
}
  
Line 181: Line 182:
 
/* styling for the menu buttons on hover */
 
/* 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 {  
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {  
background-color: #3399ff;  
+
background-color: #0081AB;  
 
text-decoration: none;
 
text-decoration: none;
 
color:#ffffff;  
 
color:#ffffff;  
Line 188: Line 189:
 
/* styling for the menu button when it is the current page */
 
/* styling for the menu button when it is the current page */
 
.current_page {  
 
.current_page {  
background-color:##0081AB  !important;
+
background-color:#0081AB  !important;
 
color:#5e5f5f !important;
 
color:#5e5f5f !important;
 
}
 
}
Line 201: Line 202:
 
border-bottom: 1px solid #d3d3d3;  
 
border-bottom: 1px solid #d3d3d3;  
 
font-size: 12px;  
 
font-size: 12px;  
color: #5e5f5f;  
+
color: #0081AB;  
 
cursor: pointer;
 
cursor: pointer;
 
}
 
}
Line 225: Line 226:
 
display:block;
 
display:block;
 
float:center;  
 
float:center;  
background-color: ##002F44;  
+
background-color: #002F44;  
 
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
 
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
 
}
 
}
Line 236: Line 237:
 
padding: 10px 20px;  
 
padding: 10px 20px;  
 
border-bottom: 0px;  
 
border-bottom: 0px;  
color: ##002F44;
+
color: #002F44;
}
+
}
 
+
  
 
/* styling for the titles  h3 h4 h5 h6*/
 
/* styling for the titles  h3 h4 h5 h6*/
Line 244: Line 244:
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #272425;   
+
color: #002F44;   
 
}
 
}
  
Line 252: Line 252:
 
padding: 0px 15px;  
 
padding: 0px 15px;  
 
font-size: 13px;
 
font-size: 13px;
                 color: #333333;
+
                 color: #fffff;
 
}
 
}
  
Line 292: Line 292:
 
width: 97%;  
 
width: 97%;  
 
margin:15px 10px;  
 
margin:15px 10px;  
border: 1px solid #babcbe;  
+
border: 1px solid #002F44;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 300: Line 300:
 
padding: 10px;
 
padding: 10px;
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #babcbe;  
+
border: 1px solid #002F44;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 308: Line 308:
 
padding: 10px;  
 
padding: 10px;  
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #babcbe;  
+
border: 1px solid #002F44;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
background-color:#bdbfc1;  
+
background-color:#002F44;  
 
}
 
}
  
Line 369: Line 369:
 
/* highlight class, adds a gray background */
 
/* highlight class, adds a gray background */
 
.igem_2017_content_wrapper .highlight.gray {
 
.igem_2017_content_wrapper .highlight.gray {
background-color: #f2f2f2;  
+
background-color: #002F44;  
 
}
 
}
  
 
/* highlight with decoration blue line on top */
 
/* highlight with decoration blue line on top */
 
.igem_2017_content_wrapper .highlight.blue_top {
 
.igem_2017_content_wrapper .highlight.blue_top {
     border-top: 4px solid #3399ff;
+
     border-top: 4px solid #002F44;
 
}
 
}
  
 
/* highlight with a full blue border decoration */
 
/* highlight with a full blue border decoration */
 
.igem_2017_content_wrapper .highlight.blue_border {
 
.igem_2017_content_wrapper .highlight.blue_border {
     border: 4px solid  #3399ff;
+
     border: 4px solid  #002F44;
 
}
 
}
  
Line 438: Line 438:
 
 
 
 
/* special class that the system uses to make sure the team wants a page to be evaluated */
+
.judges-will-not-evaluate {
+
    width: 96.6%;
+
  margin: 5px 15px;
+
  display: block;
+
border: 4px solid #3399ff;
+
    font-weight: bold;
+
}
+
 
 
 
</style>
 
</style>
Line 491: Line 484:
 
<a href="https://2017.igem.org/Team:Emory/Description">
 
<a href="https://2017.igem.org/Team:Emory/Description">
 
<div class="menu_button direct_to_page">
 
<div class="menu_button direct_to_page">
DESCRIPTION
+
INTRODUCTION
 
</div>  
 
</div>  
 
</a>
 
</a>
Line 497: Line 490:
 
<a href="https://2017.igem.org/Team:Emory/Experiments">
 
<a href="https://2017.igem.org/Team:Emory/Experiments">
 
<div class="menu_button direct_to_page">
 
<div class="menu_button direct_to_page">
EXPERIMENTS
+
METHODS
 
</div>  
 
</div>  
 
</a>
 
</a>
Line 506: Line 499:
 
</div>  
 
</div>  
 
</a>
 
</a>
 
+
<a href="https://2017.igem.org/Team:Emory/InterLab">
+
<a href="https://2017.igem.org/Team:Emory/Notebook">
 
<div class="menu_button direct_to_page">
 
<div class="menu_button direct_to_page">
INTERLAB
+
NOTEBOOK
 
</div>  
 
</div>  
 
</a>
 
</a>
 
+
                <a href="https://2017.igem.org/Team:Emory/Interlab">
<a href="https://2017.igem.org/Team:Emory/Notebook">
+
 
<div class="menu_button direct_to_page">
 
<div class="menu_button direct_to_page">
NOTEBOOK
+
INTERLAB
 
</div>  
 
</div>  
 
</a>
 
</a>

Latest revision as of 21:22, 1 November 2017

Emory