urbstudio/urbstudio/static/css/projects.css
2011-11-11 01:47:40 -05:00

24 lines
299 B
CSS
Executable file

#galleryContainer
{color:#c1c1c1;
font-size:14px;
width:860px;
margin-left:136px;
}
.projectSlider
{width:600px;
height:450px;
margin-right:20px;
float:left;
}
#textGallery
{width:220px;
padding:9px;
height:430px;
float:left;
border:1px inset #999;
overflow-y:auto;
}