Files
build/tools/droiddoc/templates-sdk/assets/css/less_source/home.css
Scott Main e4d8f1b1f5 Massive clobber of all template files in developer site for new design
Change-Id: I5f243dcb377a8b2e573c404a9e685cc64e0e06d2
2012-06-21 21:29:11 -07:00

31 lines
495 B
CSS

.slideshow-home {
height: 500px;
width: 940px;
border-bottom: 1px solid #CCC;
position: relative;
}
.slideshow-home .frame {
width: 940px;
height: 500px;
}
.slideshow-home img {
max-width: 530px;
float: left;
}
.slideshow-home .content-right {
float: left;
margin-top: 80px;
}
.slideshow-home .item {
height: 500px;
width: 940px;
}
.home-sections ul li {
float: left;
display: block;
list-style: none;
width: 220px;
height: 35px;
border: 1px solid #F3F3F3;
}