Template:WashUtop

From 2012.igem.org

(Difference between revisions)
Line 525: Line 525:
         margin-right: auto;
         margin-right: auto;
         margin-bottom:20px;
         margin-bottom:20px;
 +
}
 +
 +
/* Parts Page */
 +
#parts{
 +
    width: 947px;
 +
        float: center;
 +
background-color:#f6e0f2;
 +
        padding: 0px;
 +
height: 542px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
        -moz-box-shadow: 0 8px 6px -6px black;
 +
        box-shadow: 0 8px 6px -6px black;
 +
        border: 10px solid rgba(255, 255, 255, 0.4);
 +
        margin-top:20px;
 +
        margin-left:auto;
 +
        margin-right: auto;
}
}
</style>
</style>
</html>
</html>

Revision as of 20:50, 30 July 2012