Team:CIDEB-UANL Mexico/footer
From 2014hs.igem.org
(Difference between revisions)
DiegoValadez (Talk | contribs) (Created page with "<html> <body> <div id="footer"> <div class="container"> <div class="fbox1"> <a href="https://cideb.uanl.mx"><img src="https://static.igem.org/mediawiki/2014hs/1/14/Cideb...") |
DiegoValadez (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {{:Team:CIDEB-UANL_Mexico/style2.css}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | #footer | ||
+ | { | ||
+ | overflow: hidden; | ||
+ | width: 100%; | ||
+ | padding: 2em 0em; | ||
+ | background: #E3F0F7; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #footer .fbox1, | ||
+ | #footer .fbox2, | ||
+ | #footer .fbox3 | ||
+ | { | ||
+ | float: left; | ||
+ | width: 320px; | ||
+ | padding: 0px 40px 0px 40px; | ||
+ | } | ||
+ | |||
+ | #footer .icon | ||
+ | { | ||
+ | display: block; | ||
+ | margin-bottom: 1em; | ||
+ | font-size: 3em; | ||
+ | } | ||
+ | |||
+ | |||
+ | #footer .title span | ||
+ | { | ||
+ | color: rgba(255,255,255,0.4); | ||
+ | } | ||
+ | #copyright | ||
+ | { | ||
+ | overflow: hidden; | ||
+ | padding: 0m 0em; | ||
+ | border-top: 20px solid rgba(255,255,255,0.08); | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #copyright p | ||
+ | { | ||
+ | letter-spacing: 1px; | ||
+ | font-size: 0.90em; | ||
+ | color: rgba(255,255,255,0.6); | ||
+ | } | ||
+ | |||
+ | #copyright a | ||
+ | { | ||
+ | text-decoration: none; | ||
+ | color: rgba(255,255,255,0.8); | ||
+ | } | ||
+ | ul.contact | ||
+ | { | ||
+ | margin: 0; | ||
+ | padding: 2em 0em 0em 0em; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | ul.contact li | ||
+ | { | ||
+ | display: inline-block; | ||
+ | padding: 0em 0.10em; | ||
+ | font-size: 1em; | ||
+ | } | ||
+ | |||
+ | ul.contact li span | ||
+ | { | ||
+ | display: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | ul.contact li a | ||
+ | { | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | ul.contact li a:before | ||
+ | { | ||
+ | display: inline-block; | ||
+ | background: #4C93B9; | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | line-height: 40px; | ||
+ | text-align: center; | ||
+ | color: rgba(255,255,255,1); | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
<div id="footer"> | <div id="footer"> |
Revision as of 18:10, 30 May 2014
© iGEM CIDEB UANL 2014. All rights reserved. | Design by TEMPLATED.