Template:Kyoto/css

From 2013.igem.org

(Difference between revisions)
Line 61: Line 61:
     width: 200px;
     width: 200px;
     height: 199px;
     height: 199px;
 +
}
 +
 +
/******* test footer  *******/
 +
footer {
 +
top:160px;
 +
border-top:1px solid #bbbbbb;
 +
background:#e1e1e1;
 +
}
 +
footer p {
 +
text-align:center;
 +
padding:30px;
 +
}
 +
.clearfloat {
 +
clear:both;
 +
    height:0;
 +
    font-size: 1px;
 +
    line-height: 0px;
}
}
</style>
</style>
</html>
</html>

Revision as of 04:07, 13 September 2013