Template:Biomod/2012/UTokyo/UT-Hongo/Footer: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
#sitemap { | #sitemap { | ||
width: | width: 1056px; | ||
height: 250px; | height: 250px; | ||
background: #f0f0f0; | background: #f0f0f0; | ||
Revision as of 16:02, 21 October 2012
<html> <head>
<style>
- myfooter {
border-top: 1px solid #a9a9a9; padding-top: 60px; margin-top: 18px;
}
- sitemap {
width: 1056px; height: 250px; background: #f0f0f0;
padding: 12px;
border: 1px solid #808080; }
- sitemap a {
color: #666;
}
- sitemap h3 a {
text-decoration: underline;
}
- sitemap a:hover {
font-style: italic;
}
- footer-contents {
padding: 12px; height: 140px;
}
- sitemap h2 {
color: #888;
}
.footer-section { width: 112px; float: left; margin-right: 30px; }
- section7 {
float: right;
}
.footer-section h3 {
font-size: small;
}
- copyright {
text-align: center; color: #aaa;
}
</style>
</head> <body>
<a href="http://openwetware.org/index.php?title=Template:Biomod/2012/UTokyo/UT-Hongo/Footer&action=edit">edit this footer</a>
</body> </html>