Team:USTC-Software/Project/Software/css
From 2013.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
clear:both; | clear:both; | ||
float:left; | float:left; | ||
+ | margin-top:50px; | ||
} | } | ||
Revision as of 11:03, 22 September 2013
div.contain { font: 18px Arial, Helvetica, sans-serif; margin:0 auto; width:1000px; height:auto; /*border:1px #000 solid;*/ }
- title {
margin-top:100px;
}
- Tutorial {
margin-left:0; height:auto; }
- Tutorial .left {
width:490px; height:450px; float:left; }
- Tutorial .right {
width:490px; float:right; height:380px; padding-top:70px; }
- code {
clear:both; float:left; margin-top:50px;
}
- download img {
width:60px; height:60px; }
a:hover {
text-decoration:none;
}