Template:Biomod/2013/Aarhus/Nano Creators/footer: Difference between revisions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
.footer-section { | .footer-section { | ||
padding: 10px; | padding: 10px; | ||
display: | display: table-cell; | ||
text-align: left; | text-align: left; | ||
} | } | ||
| Line 28: | Line 28: | ||
#footer-contents { | #footer-contents { | ||
color: #006e9c; | color: #006e9c; | ||
display: inline-table; | |||
} | } | ||
Revision as of 18:14, 24 October 2013
<html> <head> <style>
- indexing {
/* float: left; position: center; */ background-color: #222; border-top: 2px solid #d13f31; color: #006e9c; margin: 0px; padding: 0px 0px 10px 0px; width: 100%; text-align: center; }
.footer-section { padding: 10px; display: table-cell; text-align: left; }
.footer-section-title { font-size: 20px; }
- footer-contents {
color: #006e9c; display: inline-table; }
.footer-section A { color: #006e9c; text-decoration: none; }
.footer-section A:HOVER { color: #00aeef; }
.footer-section ul { list-style-type: square; }
- sitemapTitle {
margin-top: 20px; font-size: 24px; }
- editFooter {
float: right; margin-top: -28px; margin-right: 5px; }
- editFooter A {
color: #006e9c; text-decoration: none; }
.cf:before,.cf:after { content: " "; /* 1 */ display: table; /* 2 */ }
.cf:after { clear: both; } </style> </head> <body>
SITEMAP | BIOMOD 2013 NANO CREATORS | Aarhus University
Copyright (C) 2013 | Peter Vium Skaarup | BIOMOD Team Nano Creators @ Aarhus University
</body> </html>