Template:Team:HokkaidoU Japan/Footer/CSS

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 4: Line 4:
#footer-wrapper {
#footer-wrapper {
     width:100%;
     width:100%;
-
     height:150px;
+
     height:200px;
-
     margin-top:200px;
+
     margin-top:150px;
 +
    padding: 30px 0 20px;
 +
    background-color:#d92424;
}
}
-
#footer-contents {
+
#footer-content {
     width:960px;
     width:960px;
-
     height:100%;
+
     margin: 0 auto;
 +
}
 +
#footer-logo {
 +
    height:150px;
 +
    float:left;
 +
}
 +
 +
#footer-logo > img {
 +
    height:150px;
}
}
#footer-twitter  {
#footer-twitter  {
-
   width:300px;
+
   width:128px;
-
   height:250px;
+
   height:150px;
-
  margin:20px:
+
   float:right;
-
   float:left;
+
}
}
#footer-twitter > img {
#footer-twitter > img {
-
   width:300px;
+
   width:128px;
-
   height:250px:
+
   height:150px;
}  
}  

Latest revision as of 09:17, 17 October 2014