Difference between revisions of "Team:TEC-Costa Rica/Template:Stylesheet"

Line 129: Line 129:
 
}
 
}
 
main h1, main h2, main h3 { margin: 0; }
 
main h1, main h2, main h3 { margin: 0; }
 
+
/* FOOTER settings. START */
+
footer {
+
background-color: #3c3d41;
+
padding: 20px;
+
color: rgba(255, 255, 255, 1.00);
+
background: #FFFFFF url('https://static.igem.org/mediawiki/2016/7/7e/T--TEC-Costa_Rica--lodyas_background.png') top left repeat;
+
width: 100%;
+
height: auto;
+
bottom: 0;
+
}
+
footer .row {
+
width: 85%;
+
height: auto;
+
display: block;
+
margin: 0 auto 0 auto;
+
}
+
footer .col-md-4 {
+
padding: 0 25px;
+
height: auto;
+
border-color: transparent;
+
}
+
.footer-brand img { display: inline; }
+
.footer-brand #igem-logo {
+
height: 50px;
+
width: 50px;
+
}
+
.footer-brand #tec-costarica-logo {
+
height: 40px;
+
width: 125px;
+
}
+
.footer-brand p {
+
font-size: 12px;
+
color: rgba(255, 255, 255, 0.70);
+
text-align: left;
+
font-weight: normal;
+
font-family: 'Poppins', sans-serif;
+
}
+
.footer-sponsors .sponsors {
+
list-style: none;
+
margin-left: 0;
+
}
+
.footer-sponsors .sponsors li { margin-bottom: 5px; }
+
.footer-sponsors #logo-lisanatura {
+
height: 40px;
+
width: 125px;
+
}
+
.footer-sponsors #logo-ipci {
+
height: 90px;
+
width: 140px;
+
}
+
.footer-sponsors #logo-enhmed {
+
height: 80px;
+
width: 100px;
+
}
+
.footer-sponsors #logo-snapgene {
+
height: 40px;
+
width: 125px;
+
}
+
footer .footer-social .social-media {
+
list-style: none;
+
margin: 0;
+
}
+
footer .footer-social .social-media li {
+
display: inline;
+
padding: 0;
+
margin: 0;
+
margin-left: 5px;
+
}
+
footer .footer-social .social-media li img {
+
height: 40px;
+
width: 40px;
+
}
+
footer h4 {
+
font-family: 'Poppins', sans-serif;
+
font-size: 14px;
+
font-weight: bold;
+
letter-spacing: 1px;
+
margin-bottom: 20px;
+
}
+
/* FOOTER settings. END */
+
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 01:40, 25 September 2016