Team:UANL Mty-Mexico/Templates:Footer

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
-
<style>
 
-
 
-
/* Wiki Hacks - START */
 
-
/* Author: Pieter van Boheemen */
 
-
/* Team: TU Delft */
 
-
 
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
 
-
 
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
 
-
 
-
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
 
-
 
-
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
 
-
padding:0; border: none; font-size: 10px}
 
-
 
-
#p-logo { height:1px; overflow:hidden; display: none;}
 
-
 
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 
-
 
-
#footer-box { background-image: url(https://static.igem.org/mediawiki/igem.org/7/76/Back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
 
-
 
-
.visualClear { display: none; }
 
-
 
-
#search-controls { display:none; }
 
-
 
-
h3#siteSub { display: none;}
 
-
#contentSub {display: none;}
 
-
//p:first-child { display: none;}
 
-
 
-
 
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666; height: 100px;}
 
-
.printfooter { display: none; }
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
/* Wiki Hacks - END */
 
-
 
-
 
-
body {
 
-
margin: 0;
 
-
padding: 0;
 
-
color: #333;
 
-
font-family: tahoma, arial;
 
-
font-size: 10px;
 
-
background-color: white;
 
-
background-image: url(https://static.igem.org/mediawiki/2011/b/be/Background-gradient.jpg);
 
-
}
 
-
 
-
a {
 
-
color: #fff;
 
-
text-decoration: none;
 
-
font-size: 10px;
 
-
}
 
-
 
-
/* float clearing for IE6 */
 
-
* html .clearfix{
 
-
  height: 1%;
 
-
  overflow: visible;
 
-
}
 
-
 
-
/* float clearing for IE7 */
 
-
*+html .clearfix{
 
-
  min-height: 1%;
 
-
}
 
-
 
-
/* float clearing for everyone else */
 
-
.clearfix:after{
 
-
clear: both;
 
-
content: ".";
 
-
display: block;
 
-
height: 0;
 
-
visibility: hidden;
 
-
font-size: 0;
 
-
color: #066;
 
-
}
 
-
 
-
.content3 {
 
-
width: 950px;
 
-
margin: auto;
 
-
font-size: 10px;
 
-
border-bottom-color: #0C0;
 
-
color: #FFF;
 
-
text-align: center;
 
-
padding-top: 5px;
 
-
padding-right: 0px;
 
-
padding-bottom: 0;
 
-
padding-left: 0px;
 
-
}
 
-
 
-
.content .main .clearfix .content2 {
 
-
text-align: justify;
 
-
width: 750px;
 
-
font-size: 14px;
 
-
border-left-color: #000;
 
-
}
 
-
.content .main .clearfix .content2 title {
 
-
font-size: 20px;
 
-
}
 
-
 
-
#footer-leftColumn {
 
-
float:left;
 
-
width:317px;
 
-
padding-left: 0px;
 
-
text-align: left;
 
-
padding-top: 0;
 
-
padding-right: 0;
 
-
padding-bottom: 0;
 
-
}
 
-
 
-
#footer-middleColumn {
 
-
float:left;
 
-
width:330px;
 
-
padding-left: 0px;
 
-
text-align: center;
 
-
padding-top: 0;
 
-
padding-right: 0;
 
-
padding-bottom: 0;
 
-
}
 
-
 
-
#footer-rightColumn {
 
-
float:right;
 
-
width:260px;
 
-
padding-left: 0px;
 
-
text-align: right;
 
-
padding-top: 0;
 
-
padding-right: 0;
 
-
padding-bottom: 0;
 
-
}
 
-
 
-
#twitter-box {
 
-
text-align:center;
 
-
width: 200px;
 
-
 
-
}
 
-
 
-
#social-div {
 
-
text-align: right;
 
-
float:right;
 
-
}
 
-
 
-
#twitter-top {
 
-
text-align: right;
 
-
 
-
}
 
-
 
-
#footer-middleColumn a {
 
-
color: #ffffff;
 
-
font-weight:bolder;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#footer-middleColumn a:hover {
 
-
color: #ffffff;
 
-
font-weight:bolder;
 
-
text-decoration:underline;
 
-
}
 
-
 
-
#youtube-frame {
 
-
text-align:center;
 
-
 
-
}
 
-
 
-
#leftColumn1 {
 
-
 
-
}
 
-
 
-
#content-3 {
 
-
 
-
}
 
-
 
-
 
-
 
-
<!-- TU_Delft stqrts here -->
 
-
 
-
 
-
 
-
#TUD-footer-content div {
 
-
line-height: 12px;
 
-
}
 
-
 
-
 
-
 
-
.br {
 
-
height: 5px;
 
-
width: 100%;
 
-
margin: 0;
 
-
padding: 0;
 
-
overflow: hidden;
 
-
}
 
-
 
-
.br2 {
 
-
height: 2px;
 
-
width: 100%;
 
-
margin: 0;
 
-
padding: 0;
 
-
overflow: hidden;
 
-
}
 
-
 
-
 
-
 
-
 
-
 
-
.TUD-footer-title {
 
-
font-weight: bold;
 
-
color: #019aed;
 
-
}
 
-
 
-
#TUD-footer-search form {
 
-
margin: 0;
 
-
padding: 0;
 
-
font-size: 10px;
 
-
}
 
-
 
-
#TUD-footer-search form #searchInput {
 
-
background-color: #4db7f1;
 
-
border: 1px solid #000;
 
-
width: 100%;
 
-
}
 
-
 
-
#TUD-footer-search form .searchButton {
 
-
margin-top: 4px;
 
-
font-size: 11px;
 
-
background-color: #266c96;
 
-
border: 1px solid #000;
 
-
color: #4db7f1;
 
-
padding: 2px;
 
-
}
 
-
 
-
 
-
 
-
 
-
<!-- TU_Delft ends here -->
 
-
 
-
 
-
 
-
</style>
 
-
 
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
-
  <title>Team: UANL_Mty-Mexico</title>
 
-
 
 
-
 
-
<style type="text/css">
 
-
 
-
.footer-middleColumn-text {
 
-
text-decoration: underline;
 
-
font-size: 10px;
 
-
font-weight: bolder;
 
-
}
 
-
 
-
</style>
 
-
 
-
 
-
</head>
 
-
 
-
 
-
 
-
 
-
 

Revision as of 05:04, 9 July 2012