Team:USTC-Software/Project/Software/css
From 2013.igem.org
(Difference between revisions)
Line 48: | Line 48: | ||
.image img{width:1000px;} | .image img{width:1000px;} | ||
- | |||
- |
Revision as of 12:53, 19 October 2013
div.contain {
font: 18px Arial, Helvetica, sans-serif; margin:0 auto; width:1000px; height:auto;
}
- title {
margin-top:80px; margin-left:-20px;
}
- Tutorial {
margin-left:0; height:auto;
}
- Tutorial .left {
width:490px; height:470px; float:left;
}
- Tutorial .right {
width:490px; float:right; height:400px; padding-top:60px;
}
- Code {
clear:both; position:relative; top:10px;
}
- Download img {
width:60px; height:60px;
}
a:hover {text-decoration:none;}
.image img{width:1000px;}