docs: adjust homepage carousel styles
Change-Id: Id2b32ce67d26a19b40e7944a5dd37cd17d8eec2a
This commit is contained in:
@@ -13,15 +13,19 @@
|
|||||||
float: left;
|
float: left;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
vertical-align: center;
|
vertical-align: center;
|
||||||
margin: 0 0 0 25px;
|
margin: 0 0 0 35px;
|
||||||
}
|
}
|
||||||
.slideshow-home .content-right {
|
.slideshow-home .content-right {
|
||||||
width: 290px;
|
margin: 80px 0 0 0;
|
||||||
float: left;
|
|
||||||
margin: 100px 0 0 0;
|
|
||||||
}
|
}
|
||||||
.slideshow-home .content-right p {
|
.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 {
|
.slideshow-home .item {
|
||||||
height: 500px;
|
height: 500px;
|
||||||
|
Reference in New Issue
Block a user