Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 184: Line 184:
padding: 5%;
padding: 5%;
         border-radius: 15px;
         border-radius: 15px;
 +
}
 +
 +
#notebookcontent {
 +
background-color: #EEEEEE;
 +
width: 650px;
 +
height: 50px;
 +
float: center;
 +
margin-top: 10%;
 +
margin-left: 0%;
 +
margin-right: 0%;
 +
border: 35px solid rgba(255, 228, 196,0.4);
 +
background-clip: padding-box;
 +
padding: 5%;
}
}
</style>
</style>
</html>
</html>

Revision as of 06:01, 23 April 2012