Samarakhan (Talk | contribs) |
Samarakhan (Talk | contribs) |
||
Line 220: | Line 220: | ||
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
} | } | ||
+ | |||
+ | <style> | ||
+ | |||
+ | |||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | |||
#content { padding:0px; width:100%; margin-top:-10px; margin-left:0px;} | #content { padding:0px; width:100%; margin-top:-10px; margin-left:0px;} | ||
#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 229: | Line 232: | ||
display: table; | display: table; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | |||
} | } | ||
+ | |||
+ | .footer { | ||
+ | color: #B61C1D; | ||
+ | background-color: #B61C1D; | ||
+ | text-align: center; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | } | ||
+ | |||
#ulist { | #ulist { | ||
Line 238: | Line 253: | ||
font-size:100%; | font-size:100%; | ||
background-color: #B61C1D; | background-color: #B61C1D; | ||
− | color: | + | color:white; |
height:10vh; | height:10vh; | ||
} | } | ||
Line 258: | Line 273: | ||
a:visited { color:white; text-decoration:none;} | a:visited { color:white; text-decoration:none;} | ||
− | |||
− | |||
.dropdown:hover .dropbtn { | .dropdown:hover .dropbtn { | ||
− | color: | + | background-color: white; |
− | + | color: #B61C1D; | |
width:200px; | width:200px; | ||
text-decoration: none; | text-decoration: none; | ||
Line 294: | Line 307: | ||
.dropdown:hover .dropdown-content { | .dropdown:hover .dropdown-content { | ||
display: block; | display: block; | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
+ | |||
<body> | <body> | ||
<div style = "width:100%; background-color: #B61C1D;"> | <div style = "width:100%; background-color: #B61C1D;"> | ||
Line 312: | Line 325: | ||
</li> | </li> | ||
<li id = "lists" class="dropdown"> | <li id = "lists" class="dropdown"> | ||
− | <a href="#" class="dropbtn"> | + | <a href="#" class="dropbtn">Community Involvement</a> |
− | + | <div class="dropdown-content"> | |
<a style = "color:#B61C1D; text-align:center;" href="https://2016.igem.org/Team:Stony_Brook/Outreach">Outreach</a> | <a style = "color:#B61C1D; text-align:center;" href="https://2016.igem.org/Team:Stony_Brook/Outreach">Outreach</a> | ||
<a style = "color:#B61C1D; text-align:center;" href="https://2016.igem.org/Team:Stony_Brook/Human_Practices"> Human Practices</a> | <a style = "color:#B61C1D; text-align:center;" href="https://2016.igem.org/Team:Stony_Brook/Human_Practices"> Human Practices</a> |
Revision as of 17:44, 25 August 2016