summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-06-22 21:23:32 -0700
committerScott Main <smain@google.com>2012-06-22 21:23:32 -0700
commitd786a29f14c502986ffc160471daedfd0b5fb5dc (patch)
treef1ad3b240653c60ec9ed51797bd714b43d2fe766 /tools
parent25659b0217cca1389b2711ee536547b20b266319 (diff)
downloadbuild-d786a29f14c502986ffc160471daedfd0b5fb5dc.zip
build-d786a29f14c502986ffc160471daedfd0b5fb5dc.tar.gz
build-d786a29f14c502986ffc160471daedfd0b5fb5dc.tar.bz2
docs: adjust homepage carousel styles
Change-Id: Id2b32ce67d26a19b40e7944a5dd37cd17d8eec2a
Diffstat (limited to 'tools')
-rw-r--r--tools/droiddoc/templates-sdk/assets/css/home.css14
1 files changed, 9 insertions, 5 deletions
diff --git a/tools/droiddoc/templates-sdk/assets/css/home.css b/tools/droiddoc/templates-sdk/assets/css/home.css
index d5b95fc..5b7e048 100644
--- a/tools/droiddoc/templates-sdk/assets/css/home.css
+++ b/tools/droiddoc/templates-sdk/assets/css/home.css
@@ -13,15 +13,19 @@
float: left;
text-align: center;
vertical-align: center;
- margin: 0 0 0 25px;
+ margin: 0 0 0 35px;
}
.slideshow-home .content-right {
- width: 290px;
- float: left;
- margin: 100px 0 0 0;
+ margin: 80px 0 0 0;
}
.slideshow-home .content-right p {
- margin-bottom: 30px;
+ margin-bottom: 10px;
+}
+.slideshow-home .content-right p:last-child {
+ margin-top: 15px;
+}
+.slideshow-home .content-right h1 {
+ padding:0;
}
.slideshow-home .item {
height: 500px;