cern-summer-webfest/feynman/style.css

11 lines
135 B
CSS
Raw Normal View History

#Canvas
{
float:right;
position:relative;
width:1000px;
box-shadow: 0 6px 6px rgba(0,0,0,0.5);
}
#menu {
float: left;
}