Team:CityU HK/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 232: Line 232:
padding-bottom: 100px;
padding-bottom: 100px;
         font-size: 18px;
         font-size: 18px;
 +
}
 +
 +
 +
#footer {
 +
background: rgba(0,0,0,0.8);
 +
background-size:cover;
 +
height: 200px;
 +
        width: 100%;
 +
clear: both;
 +
bottom: 0;
 +
        margin: 0;
 +
        padding: 20px 20px 0px 20px;
 +
        border-top: solid 1px #e0e0e0;
 +
        position: absolute;
 +
}
 +
 +
#footer h4 {
 +
color: #fff;
 +
}
 +
 +
#footer p {
 +
color: #fff;
 +
text-align: center;
 +
}
 +
 +
#footer a {
 +
color: #fff;
 +
text-decoration: none;
 +
}
 +
 +
#footer a:hover {
 +
color: #3cc;
 +
}
 +
 +
#footer img {
 +
margin-left: 40px;
 +
margin-top: 30px;
 +
margin-bottom: 10px;
}
}

Revision as of 15:49, 20 September 2014

Bootstrap 101 Template