Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 1,776: Line 1,776:
}
}
 +
/* Biobricks */
 +
 +
#biobricksoverview {
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
height: 150px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#biobrickscontainer {
 +
width: 1000px;
 +
height: 245px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
</style>
</style>
</html>
</html>

Revision as of 18:50, 24 August 2012