Template:Biomod/2012/UTokyo/UT-Hongo/Footer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 44: Line 44:


#section1 {
#section1 {
width: 80px;
width: 72px;
}
}


Line 52: Line 52:


#section5 {
#section5 {
   width: 128px;
   width: 135px;
}
}



Revision as of 06:50, 28 October 2012

<html> <head>

 <style>
  1. myfooter {
 border-top: 1px solid #a9a9a9;
 padding-top: 60px;
 margin-top: 18px;

}

  1. sitemap {
 width: 934px;
 height: 250px;
 background: #f0f0f0;
 padding: 12px;
 border: 1px solid #808080;

}

  1. sitemap a {
 color: #666;

}

  1. sitemap h3 a {
 text-decoration: underline;

}

  1. sitemap a:hover {

}

  1. footer-contents {
 padding: 12px;
 height: 140px;

}

  1. sitemap h2 {
 color: #888;

}

.footer-section { width: 96px; float: left; margin-right: 30px; }

  1. section1 {

width: 72px; }

  1. section3 {
 width: 112px;

}

  1. section5 {
 width: 135px;

}

  1. section6 {
 width: 72px;

}

  1. section7 {
 float: right;

}

.footer-section h3 {

 font-size: small;

}

.footer-section ul li a {

 font-size: small;

}

  1. copyright {
 text-align: center;
 color: #aaa;

}

 </style>

</head> <body>

BIOMOD 2012 Team UT-Hongo


   

</body> </html>