Difference between revisions of "Template:Stony Brook"

(Undo revision 83178 by Samarakhan (talk))
 
(60 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
 
<html>
 
<html>
  
Line 6: Line 7:
  
 
#sideMenu, #top_title {display:none;}
 
#sideMenu, #top_title {display:none;}
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px; float:center;}
+
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;}
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
Line 18: Line 19:
 
padding:0px;
 
padding:0px;
 
float:left;  
 
float:left;  
background-color:#f2f2f2;  
+
background-color:#1E1C1B;  
 
text-align:left;
 
text-align:left;
 
}
 
}
Line 27: Line 28:
 
margin:-2px 0px 0px -20px;  
 
margin:-2px 0px 0px -20px;  
 
padding: 10px 10px;   
 
padding: 10px 10px;   
border-bottom: 1px solid #F2CF88;  
+
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 69: Line 70:
 
padding: 15px 0px 15px 15px ;  
 
padding: 15px 0px 15px 15px ;  
 
display:block;
 
display:block;
border-bottom: 1px solid #F2CF88;   
+
border-bottom: 1px solid #D3D3D3;   
 
text-align:left;  
 
text-align:left;  
 
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 125: Line 126:
 
padding: 5px 10px;  
 
padding: 5px 10px;  
 
display: inline-block;
 
display: inline-block;
border-bottom: 1px solid #F2CF88;
+
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 278: Line 280:
 
width: 97%;  
 
width: 97%;  
 
margin:15px 10px;  
 
margin:15px 10px;  
border: 1px solid #F2CF88;  
+
border: 1px solid #D3D3D3;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 286: Line 288:
 
padding: 10px;
 
padding: 10px;
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #F2CF88;  
+
border: 1px solid #D3D3D3;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 294: Line 296:
 
padding: 10px;  
 
padding: 10px;  
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #F2CF88;  
+
border: 1px solid #D3D3D3;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
background-color:#f2f2f2;  
 
background-color:#f2f2f2;  
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