cern-summer-webfest/feynman/style.css
2012-08-05 18:51:20 +02:00

11 lines
No EOL
135 B
CSS

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