Template:Team:HokkaidoU Japan/Top Header/CSS

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
#header-bottom {
#header-bottom {
     width:100%;
     width:100%;
-
     height:140px;
+
     height:180px;
     background-color:#d92424;
     background-color:#d92424;
 +
    padding: 20px 0 10px;
}
}
Line 22: Line 23:
     height: 240px;
     height: 240px;
     margin: 0 auto;
     margin: 0 auto;
 +
}
 +
 +
.header-picture {
 +
    height:150px;
 +
    position:relative;
 +
    float:right;
 +
    margin-right:250px;
}
}

Revision as of 10:16, 16 October 2014