Difference between revisions of "Template:Stony Brook"

(Undo revision 83178 by Samarakhan (talk))
 
(55 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
 
<html>
 
<html>
  
Line 18: Line 19:
 
padding:0px;
 
padding:0px;
 
float:left;  
 
float:left;  
background-color:#F2CF88;  
+
background-color:#1E1C1B;  
 
text-align:left;
 
text-align:left;
 
}
 
}
Line 29: Line 30:
 
border-bottom: 1px solid #D3D3D3;  
 
border-bottom: 1px solid #D3D3D3;  
 
font-weight:bold;
 
font-weight:bold;
color:#000000;  
+
color:white;  
 
cursor: pointer;  
 
cursor: pointer;  
 
}
 
}
Line 35: Line 36:
 
/* when hovering on a menu item */
 
/* when hovering on a menu item */
 
.menu_item:hover {  
 
.menu_item:hover {  
color:#000000;  
+
color:white;  
 
background-color: #B61C1D;
 
background-color: #B61C1D;
 
}
 
}
Line 48: Line 49:
 
/* this is the icon for when the content is collapsed */
 
/* this is the icon for when the content is collapsed */
 
.plus::before {
 
.plus::before {
content: "+";  
+
content: ":)";  
 
}
 
}
 
/* this is the icon for when the content is expanded */
 
/* this is the icon for when the content is expanded */
 
.less::before {
 
.less::before {
content: "";  
+
content: ";)";  
 
}
 
}
  
Line 73: Line 74:
 
font-weight:bold;
 
font-weight:bold;
 
text-decoration:none;  
 
text-decoration:none;  
color:#000000;  
+
color:white;  
 
list-style-type:none;  
 
list-style-type:none;  
 
cursor:pointer;  
 
cursor:pointer;  
Line 87: Line 88:
 
padding: 11px 90px 12px 20px;
 
padding: 11px 90px 12px 20px;
 
text-decoration: none;
 
text-decoration: none;
color:black;
+
color:white;
 
}
 
}
  
Line 93: Line 94:
 
.menu_items li:hover {  
 
.menu_items li:hover {  
 
background-color:#B61C1D;
 
background-color:#B61C1D;
color: #000000;
+
color: white;
 
}
 
}
  
Line 126: Line 127:
 
display: inline-block;
 
display: inline-block;
 
border-bottom: 1px solid #D3D3D3;
 
border-bottom: 1px solid #D3D3D3;
background-color:white;  
+
background-color:black;  
 
text-decoration:none;
 
text-decoration:none;
color:#000000;  
+
color:white;  
 
}
 
}
  
Line 144: Line 145:
 
padding: 15px 0px;
 
padding: 15px 0px;
 
display:none;  
 
display:none;  
  background-color:#000000;  
+
  background-color:white;  
 
text-align:center;   
 
text-align:center;   
 
font-weight:bold;  
 
font-weight:bold;  
Line 166: Line 167:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.content_wrapper {
 
.content_wrapper {
width: 85%;
+
width: 112%;
 
margin-left:150px;
 
margin-left:150px;
 
padding:10px 0px;  
 
padding:10px 0px;  
Line 190: Line 191:
  
 
.half_size {
 
.half_size {
width: 50%;  
+
width: 50%;
 +
                float:left;  
 
}
 
}
 
.half_size img {  
 
.half_size img {  
Line 245: Line 247:
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color:#B61C1D;
+
text-decoration-color:#000080;
 
color:#B61C1D;
 
color:#B61C1D;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 393: Line 395:
 
<li> <a href="https://2016.igem.org/Team:Stony_Brook/Results"> Results </a></li>
 
<li> <a href="https://2016.igem.org/Team:Stony_Brook/Results"> Results </a></li>
 
<li> <a href="https://2016.igem.org/Team:Stony_Brook/Notebook"> Notebook </a></li>
 
<li> <a href="https://2016.igem.org/Team:Stony_Brook/Notebook"> Notebook </a></li>
 +
                             
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
Line 406: Line 409:
  
  
<li class="menu_item"> <a href="https://2016.igem.org/Team:Stony_Brook/Safety"> SAFETY </a> </li>
+
<li class="menu_item"> <a href="https://2016.igem.org/Team:Stony_Brook/Safety2"> SAFETY </a> </li>
  
  
<li class="menu_item"> <a href="https://2016.igem.org/Team:Stony_Brook/Attributions"> ATTRIBUTIONS </a></li>
+
<li class="menu_item"> <a href="https://2016.igem.org/Team:Stony_Brook/Attributions">  ATTRIBUTIONS </a></li>
  
  

Latest revision as of 17:22, 17 August 2016